Skip to content
  1. Oct 16, 2019
    • Qingkun Li's avatar
      add ignore_errors to the kube-proxy deletion task (#5236) · a51b7298
      Qingkun Li authored
      When using cluster.yml or scale.yml to add/scale nodes in the existing
      k8s cluster, the `kubeadm init` wouldn't run. As a result, kube-proxy
      wouldn't be created, and therefore the kube-proxy deletion task would
      fail, e.g. in the case where kube-router is used and "kube_proxy_remove"
      is set to true. As a workaround, add ignore_errors to the kube-proxy
      deletion task.
      a51b7298
  2. Oct 09, 2019
  3. Oct 08, 2019
  4. Oct 02, 2019
    • Matthew Mosesohn's avatar
      Switch to Kubernetes v1.16.0 (#5189) · a43e0d3f
      Matthew Mosesohn authored
      * Switch to Kubernetes v1.16.0
      
      Change-Id: I5d6a9528b2d443750fc5e031aff15ad3ffead158
      
      * Fix download localhost cached file path
      
      Change-Id: I65e79b70e3d1b37265ebc60f41b460cf4b0a0d47
      
      * fix kubeadm etcd for v1.16
      
      Change-Id: I6888a00fd48b530a38b0b31c4095492476af42d2
      
      * disable tf packet jobs
      
      Change-Id: I075c4666547fdea4c50ec04864f38e2cfaa79154
      
      * Disable contiv packet jobs. Fix kube-router
      
      Change-Id: I3170e8789e60711d4cee8faf65f2094480b79b8d
      
      * bump sonobuoy version
      
      Change-Id: Ib946905629c7c53ed88f08fb2f41c454457a0097
      a43e0d3f
  5. Sep 26, 2019
  6. Sep 25, 2019
  7. Sep 18, 2019
  8. Sep 13, 2019
  9. Sep 10, 2019
  10. Sep 09, 2019
  11. Sep 05, 2019
  12. Aug 28, 2019
    • Richard Arends's avatar
      Use python3-libselinux on RHEL8/Centos8 (#5127) · 4d95bb14
      Richard Arends authored
      * Use python3-libselinux on RHEL8/Centos8
      
      * The fact ansible_facts.distribution_major_version is not present on older Ansible version.
      Default it to 0 in when not present and use libselinux-python as package to get current
      default behaviour.
      4d95bb14
  13. Aug 23, 2019
  14. Aug 22, 2019
  15. Aug 21, 2019
  16. Aug 20, 2019
  17. Aug 15, 2019
  18. Aug 13, 2019
  19. Aug 08, 2019
    • Matthew Mosesohn's avatar
      Refactor calico route reflector to run in k8s cluster (#4975) · 023108a7
      Matthew Mosesohn authored
      * Refactor calico-rr to run in k8s cluster with taint
      
      Change-Id: I75a3169ff5b36ce8302fc7ef1c32d3eb697b5afa
      
      * add preinstall checks
      
      * rework calico/rr role
      
      Change-Id: I2f0a7e6cb77cf91ad4a615923680760d2e5d9ca8
      
      * add empty calico-rr group
      
      Change-Id: I006c0a60db9b72d02245bf8fdfabcf982144a5ad
      023108a7
  20. Aug 06, 2019
  21. Aug 05, 2019
  22. Jul 31, 2019
  23. Jul 30, 2019
  24. Jul 22, 2019
  25. Jul 16, 2019
  26. Jul 15, 2019
    • Matthew Mosesohn's avatar
      remove support for calico v2.x (#4974) · 23ae6027
      Matthew Mosesohn authored
      * Remove support for calico below version v3.0.0
      
      Change-Id: If8fe3036b9e054901a8b2c48516eff1e1271970f
      
      * Update main.yml
      
      * fixup node peering
      
      Change-Id: Ifac4d363deba826f0c80e390ce80a28df9827323
      
      * fixups
      
      Change-Id: Ic35417330af6741962003b3930604393c90804d1
      
      * fixups
      
      Change-Id: I0ea82d634bb0c81d9b7dc50569c70988bc8d3a3b
      23ae6027
    • Matthew Mosesohn's avatar
      fix parsing refresh of kubeadm cert key (#4971) · b15b6e83
      Matthew Mosesohn authored
      * fix parsing refresh of kubeadm cert key
      
      Change-Id: I4de2a1df6498790a80351b4bc7d88e6c9e470358
      
      * Update kubeadm-secondary-experimental.yml
      b15b6e83
  27. Jul 12, 2019
  28. Jul 11, 2019
    • Matthew Mosesohn's avatar
    • Matthew Mosesohn's avatar
      Enable containerd to deploy vanilla containerd package (#4951) · 29307740
      Matthew Mosesohn authored
      * Enable containerd to deploy vanilla containerd package
      
      Fixes kubeadm references to CRI socket for containerd
      Fixes download role cache feature to work with containerd
      
      Change-Id: I2ab8f0031107e2f0d1a85c39b4beb66f08509a01
      
      * use containerd for flannel-addons job
      
      Change-Id: Ied375c7d65e64a625ffbd995ff16f2374067dee6
      
      * add containerd vars
      
      Change-Id: Ib9a8a04e501c481a86235413cbec63f3672baf91
      
      * fixup vars
      
      Change-Id: Ibea64e4b18405a578b52a13da100384582aa24c2
      
      * more fixes
      
      * fix rh repo
      
      Change-Id: I00575a77cfb7b81d6095db5d918a52023c8f13ba
      
      * Adjust helm host install for containerd
      29307740
  29. Jul 09, 2019
  30. Jul 08, 2019
Loading