Skip to content
  1. Oct 06, 2022
  2. Jul 04, 2022
  3. Jun 15, 2022
  4. May 23, 2022
  5. May 06, 2022
  6. May 02, 2022
  7. Apr 05, 2022
  8. Feb 24, 2022
  9. Feb 22, 2022
  10. Jan 27, 2022
  11. Nov 16, 2021
  12. 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
  13. 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
  14. Apr 21, 2021
  15. Apr 12, 2021
  16. Apr 08, 2021
  17. Apr 06, 2021
  18. Mar 26, 2021
  19. Mar 24, 2021
  20. Mar 03, 2021
  21. Feb 20, 2021
  22. Feb 05, 2021
  23. Feb 01, 2021
  24. Jan 08, 2021
  25. Dec 03, 2020
  26. Oct 22, 2020
  27. Sep 25, 2020
  28. Sep 24, 2020
  29. Sep 11, 2020
  30. Sep 03, 2020
  31. Aug 24, 2020
  32. Aug 01, 2020
  33. Jul 20, 2020
  34. Jun 30, 2020
  35. Jun 29, 2020
  36. Jun 24, 2020
  37. Jun 16, 2020
  38. Apr 18, 2020
Loading