Skip to content
  1. Dec 07, 2018
  2. Dec 06, 2018
    • Rong Zhang's avatar
      Upgrade kubernetes to v1.13.0 (#3810) · 225f765b
      Rong Zhang authored
      * Upgrade kubernetes to v1.13.0
      
      * Remove all precense of scheduler.alpha.kubernetes.io/critical-pod in templates
      
      * Fix cert dir
      
      * Use kubespray v2.8 as baseline for gitlab
      225f765b
    • Andreas Krüger's avatar
      Remove non-kubeadm deployment (#3811) · ddffdb63
      Andreas Krüger authored
      * Remove non-kubeadm deployment
      
      * More cleanup
      
      * More cleanup
      
      * More cleanup
      
      * More cleanup
      
      * Fix gitlab
      
      * Try stop gce first before absent to make the delete process work
      
      * More cleanup
      
      * Fix bug with checking if kubeadm has already run
      
      * Fix bug with checking if kubeadm has already run
      
      * More fixes
      
      * Fix test
      
      * fix
      
      * Fix gitlab checkout untill kubespray 2.8 is on quay
      
      * Fixed
      
      * Add upgrade path from non-kubeadm to kubeadm. Revert ssl path
      
      * Readd secret checking
      
      * Do gitlab checks from v2.7.0 test upgrade path to 2.8.0
      
      * fix typo
      
      * Fix CI jobs to kubeadm again. Fix broken hyperkube path
      
      * Fix gitlab
      
      * Fix rotate tokens
      
      * More fixes
      
      * More fixes
      
      * Fix tokens
      ddffdb63
  3. Dec 05, 2018
  4. Dec 04, 2018
  5. Dec 03, 2018
  6. Nov 30, 2018
  7. Nov 29, 2018
  8. Nov 28, 2018
  9. Nov 27, 2018
  10. Nov 26, 2018
  11. Nov 23, 2018
    • Miao Zhou's avatar
      Fix AWS Node Labels Error · 885c6cff
      Miao Zhou authored
      Now the `kubespray-aws-inventory.py` script always set a node_labels key
      to ansible_host.
      
      When AWS instance did not set property labels, it would be an empty
      string.
      
      The TASK `Write kubelet config file (kubeadm or non-kubeadm)` will
      failed with a msg:
      
      `AnsibleUndefinedVariable: 'unicode object' has no attribute 'items'`.
      885c6cff
Loading