Skip to content
Snippets Groups Projects
  1. Nov 01, 2017
  2. Oct 26, 2017
  3. Oct 25, 2017
    • Matthew Mosesohn's avatar
      Fix broken CI jobs (#1854) · a52bc44f
      Matthew Mosesohn authored
      * Fix broken CI jobs
      
      Adjust image and image_family scenarios for debian.
      Checkout CI file for upgrades
      
      * add debugging to file download
      
      * Fix download for alternate playbooks
      
      * Update ansible ssh args to force ssh user
      
      * Update sync_container.yml
      a52bc44f
  4. Oct 20, 2017
  5. Oct 18, 2017
  6. Oct 15, 2017
  7. Oct 05, 2017
  8. Sep 26, 2017
    • Matthew Mosesohn's avatar
      Upgrade to kubeadm (#1667) · bd272e0b
      Matthew Mosesohn authored
      * Enable upgrade to kubeadm
      
      * fix kubedns upgrade
      
      * try upgrade route
      
      * use init/upgrade strategy for kubeadm and ignore kubedns svc
      
      * Use bin_dir for kubeadm
      
      * delete more secrets
      
      * fix waiting for terminating pods
      
      * Manually enforce kube-proxy for kubeadm deploy
      
      * remove proxy. update to kubeadm 1.8.0rc1
      bd272e0b
  9. Sep 20, 2017
  10. Sep 18, 2017
  11. Sep 16, 2017
  12. Sep 15, 2017
  13. Sep 10, 2017
  14. Sep 08, 2017
  15. Sep 06, 2017
  16. Aug 24, 2017
    • Brad Beam's avatar
      Adding yamllinter to ci steps (#1556) · 8b151d12
      Brad Beam authored
      * Adding yaml linter to ci check
      
      * Minor linting fixes from yamllint
      
      * Changing CI to install python pkgs from requirements.txt
      
      - adding in a secondary requirements.txt for tests
      - moving yamllint to tests requirements
      8b151d12
  17. Jun 26, 2017
  18. Apr 04, 2017
  19. Mar 27, 2017
  20. Mar 21, 2017
    • Matthew Mosesohn's avatar
      Add KVM hypervisor playbook to contrib · 3889c2e0
      Matthew Mosesohn authored
      Optional Ansible playbook for preparing a host for running Kargo.
      This includes creation of a user account, some basic packages,
      and sysctl values required to allow CNI networking on a libvirt network.
      3889c2e0
  21. Feb 28, 2017
  22. Feb 23, 2017
  23. Feb 21, 2017
  24. Feb 18, 2017
  25. Feb 17, 2017
  26. Feb 14, 2017
  27. Feb 10, 2017
  28. Feb 09, 2017
  29. Jan 18, 2017
    • crodetsky's avatar
      Genericize test cases and namespace create pod · 8e29b080
      crodetsky authored
      This change modifies 020_check-create-pod and 030_check-network test cases to
      target `kube-master[0]` instead of `node1` as these tests can be useful in
      deployments that do not use the same naming convention as the basic tests.
      
      This change also modifies 020_check-create-pod to namespace into a `test`
      namespace allowing the `get pods` command to get its expected number of
      running containers.
      
      Closes #866 and #867.
      8e29b080
  30. Jan 05, 2017
  31. Dec 27, 2016
Loading