Skip to content
  1. Oct 20, 2017
  2. Oct 18, 2017
  3. Oct 15, 2017
  4. Oct 05, 2017
  5. 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
  6. Sep 20, 2017
  7. Sep 18, 2017
  8. Sep 16, 2017
  9. Sep 15, 2017
  10. Sep 10, 2017
  11. Sep 08, 2017
  12. Sep 06, 2017
  13. 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
  14. Jun 26, 2017
  15. Apr 04, 2017
  16. Mar 27, 2017
  17. 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
  18. Feb 28, 2017
  19. Feb 23, 2017
  20. Feb 21, 2017
  21. Feb 18, 2017
  22. Feb 17, 2017
  23. Feb 14, 2017
  24. Feb 10, 2017
  25. Feb 09, 2017
  26. 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
  27. Jan 05, 2017
  28. Dec 27, 2016
  29. Dec 22, 2016
  30. Dec 21, 2016
Loading