Skip to content
  1. Jan 27, 2022
  2. Nov 16, 2021
  3. Apr 30, 2021
    • MRoci's avatar
      change coredns image name to `coredns/coredns` and prefix `v` to tag (#7570) · a0ee5690
      MRoci authored
      follow new naming conventions for gcr's coredns image.
      starting from 1.21 kubeadm assumes it to be `coredns/coredns`:
      this causes the kubeadm deployment being unable to pull image, beacuse `v`
      was also added in image tag, until the role `kubernetes-apps` ovverides
      it with the old name, which is only compatible with <=1.7.
      
      Backward comptability with kubeadm <=1.20 is mantained checking
      kubernetes version and falling back to old names (`coredns:1.xx`) when
      the version is less than 1.21
      a0ee5690
  4. Apr 29, 2021
    • Cristian Calin's avatar
      Rename ansible groups to use _ instead of - (#7552) · 360aff4a
      Cristian Calin authored
      * rename ansible groups to use _ instead of -
      
      k8s-cluster -> k8s_cluster
      k8s-node -> k8s_node
      calico-rr -> calico_rr
      no-floating -> no_floating
      
      Note: kube-node,k8s-cluster groups in upgrade CI
            need clean-up after v2.16 is tagged
      
      * ensure old groups are mapped to the new ones
      360aff4a
  5. Apr 21, 2021
  6. Apr 12, 2021
  7. Apr 08, 2021
  8. Apr 06, 2021
  9. Mar 26, 2021
  10. Mar 24, 2021
  11. Mar 03, 2021
  12. Feb 20, 2021
  13. Feb 05, 2021
  14. Feb 01, 2021
  15. Jan 08, 2021
  16. Dec 03, 2020
  17. Oct 22, 2020
  18. Sep 25, 2020
  19. Sep 24, 2020
  20. Sep 11, 2020
  21. Sep 03, 2020
  22. Aug 24, 2020
  23. Aug 01, 2020
  24. Jul 20, 2020
  25. Jun 30, 2020
  26. Jun 29, 2020
  27. Jun 24, 2020
  28. Jun 16, 2020
  29. Apr 18, 2020
  30. Apr 08, 2020
  31. Feb 18, 2020
  32. Feb 07, 2020
  33. Dec 05, 2019
  34. Nov 28, 2019
  35. Oct 25, 2019
  36. Oct 17, 2019
  37. 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
  38. Sep 18, 2019
  39. Aug 21, 2019
Loading