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