Skip to content
  1. Nov 26, 2018
  2. Nov 10, 2018
  3. Oct 31, 2018
  4. Oct 26, 2018
  5. Oct 10, 2018
  6. Sep 16, 2018
  7. Sep 10, 2018
  8. Aug 28, 2018
  9. Aug 23, 2018
    • Aivars Sterns's avatar
      calico upgrade to v3 (#3086) · 23fd3461
      Aivars Sterns authored
      * calico upgrade to v3
      
      * update calico_rr version
      
      * add missing file
      
      * change contents of main.yml as it was left old version
      
      * enable network policy by default
      
      * remove unneeded task
      
      * Fix kubelet calico settings
      
      * fix when statement
      
      * switch back to node-kubeconfig.yaml
      23fd3461
  10. Aug 08, 2018
  11. Aug 07, 2018
  12. Apr 19, 2018
  13. Mar 17, 2018
  14. Feb 14, 2018
  15. Dec 06, 2017
  16. Nov 15, 2017
  17. Oct 26, 2017
  18. 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
  19. Oct 17, 2017
  20. Oct 13, 2017
    • Matthew Mosesohn's avatar
      Remove kernel-upgrade role (#1798) · dc515e5a
      Matthew Mosesohn authored
      This role only support Red Hat type distros and is not maintained
      or used by many users. It should be removed because it creates
      feature disparity between supported OSes and is not maintained.
      dc515e5a
  21. 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
  22. Sep 18, 2017
    • Matthew Mosesohn's avatar
      Create admin credential kubeconfig (#1647) · ef8e35e3
      Matthew Mosesohn authored
      New files: /etc/kubernetes/admin.conf
                 /root/.kube/config
                 $GITDIR/artifacts/{kubectl,admin.conf}
      
      Optional method to download kubectl and admin.conf if
      kubeconfig_lcoalhost is set to true (default false)
      ef8e35e3
  23. Sep 13, 2017
    • Matthew Mosesohn's avatar
      kubeadm support (#1631) · 67447260
      Matthew Mosesohn authored
      * kubeadm support
      
      * move k8s master to a subtask
      * disable k8s secrets when using kubeadm
      * fix etcd cert serial var
      * move simple auth users to master role
      * make a kubeadm-specific env file for kubelet
      * add non-ha CI job
      
      * change ci boolean vars to json format
      
      * fixup
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      
      * Update create-gce.yml
      67447260
  24. Jul 03, 2017
  25. Jun 16, 2017
  26. May 27, 2017
  27. Apr 04, 2017
  28. Mar 27, 2017
  29. Mar 04, 2017
  30. Mar 01, 2017
  31. Feb 23, 2017
  32. Feb 16, 2017
    • Matthew Mosesohn's avatar
      Add graceful upgrade process · 97ebbb96
      Matthew Mosesohn authored
      Based on #718 introduced by rsmitty.
      
      Includes all roles and all options to support deployment of
      new hosts in case they were added to inventory.
      
      Main difference here is that master role is evaluated first
      so that master components get upgraded first.
      
      Fixes #694
      97ebbb96
  33. Feb 14, 2017
Loading