Skip to content
  1. Nov 13, 2017
  2. Nov 03, 2017
  3. Oct 30, 2017
  4. Oct 26, 2017
  5. Oct 25, 2017
  6. Oct 24, 2017
  7. Oct 23, 2017
  8. Oct 19, 2017
  9. Oct 17, 2017
  10. Oct 14, 2017
  11. Oct 13, 2017
  12. Oct 11, 2017
  13. Oct 06, 2017
  14. Oct 05, 2017
  15. Oct 03, 2017
  16. 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
  17. Sep 25, 2017
  18. Sep 16, 2017
  19. Sep 14, 2017
  20. 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
  21. Sep 09, 2017
    • Matthew Mosesohn's avatar
      Refactor downloads (#1642) · f2057dd4
      Matthew Mosesohn authored
      * Refactor downloads
      
      Add prefixes to tasks (file vs container)
      Remove some delegates
      Clean up some conditions
      
      * Update ansible.cfg
      f2057dd4
  22. Sep 06, 2017
  23. Sep 04, 2017
  24. Aug 29, 2017
  25. Aug 25, 2017
    • Chad Swenson's avatar
      Initial version of Flannel using CNI (#1486) · a39e78d4
      Chad Swenson authored
      * Updates Controller Manager/Kubelet with Flannel's required configuration for CNI
      * Removes old Flannel installation
      * Install CNI enabled Flannel DaemonSet/ConfigMap/CNI bins and config (with portmap plugin) on host
      * Uses RBAC if enabled
      * Fixed an issue that could occur if br_netfilter is not a module and net.bridge.bridge-nf-call-iptables sysctl was not set
      a39e78d4
  26. 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
  27. Aug 21, 2017
  28. Aug 18, 2017
  29. Jul 29, 2017
  30. Jul 26, 2017
    • timtoum's avatar
      Enable weave seed mode for kubespray (#1414) · 3e457e4e
      timtoum authored
      * Enable weave seed mode for kubespray
      
      * fix task Weave seed | Set peers if existing peers
      
      * fix mac address variabilisation
      
      * fix default values
      
      * fix include seed condition
      
      * change weave var to default values
      
      * fix Set peers if existing peers
      3e457e4e
Loading