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