- Jun 16, 2021
-
-
Florian Ruynat authored
-
- Jun 11, 2021
-
-
Kenichi Omichi authored
As [1], v2.4.0 has been released already for local_volume_provisioner. This updates the version. [1]: https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner/tags
-
- Jun 07, 2021
-
-
Cristian Calin authored
* Calico: align manifests with upstream * allow enabling typha prometheus metrics * Calico: enable eBPF support * manage the kubernetes-services-endpoint configmap * Calico: document the use of eBPF dataplane * Calico: improve checks before deployment * enforce disabling kube-proxy when using eBPF dataplane * ensure calico_version is supported
-
- Jun 02, 2021
-
-
Cristian Calin authored
* Kata: add Kata 2.x checksums and adjust download urls for 2.x * Kata: drop 1.x version which is no longer supported * Kata: set default version 2.1.0
-
- May 28, 2021
-
-
AnatomicJC authored
Checksum of crun 0.19 is not correct, this commit fixes it
-
- May 27, 2021
-
-
Florian Ruynat authored
-
- May 26, 2021
-
-
Cristian Calin authored
-
- May 25, 2021
-
-
Cristian Calin authored
* Calico: add v3.19.1 hashes * enable liveness probe for calico-kube-controllers 3.19.1 * Calico: drop support for v3.16.x * Calico: promote v3.18.3 as default
-
- May 17, 2021
-
-
Muzi Li authored
-
- May 14, 2021
-
-
Florian Ruynat authored
-
- May 10, 2021
-
-
Cristian Calin authored
-
- May 03, 2021
-
-
Samuel Liu authored
* Add krew support * Add reset for krew * Update install krew(local) * ansible lint * yamllint * fix krew default vars * fix kubectl_localhost mode * replace include * fix e206
-
- Apr 30, 2021
-
-
bac-w authored
* Upgrade cilium roles * Del old test result * Add hubble ui examples * Refactor hubble metrics * Markdown fix pipeline errors * yamllint check and fix * refactor install from https://github.com/kubernetes-sigs/kubespray/pull/7520 * Docs syntax change (fix) * Cilium set default 1.8.9 * Update cilium version in Readme
-
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
-
muzi502 authored
* Add image_arch variable when download flannel image * Fix flannel image tag typo with image arch
-
Florian Ruynat authored
-
- Apr 29, 2021
-
-
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
-
- Apr 28, 2021
-
-
Cristian Calin authored
* calico: upgrade from v3.17.3 to v3.17.4 * calico: upgrade from v3.18.1 to v3.18.2
-
- Apr 26, 2021
-
-
muzi502 authored
* Add nerdctl cli tool for containerd user * Add nerdctl enable option * Add nerdctl enable option and update nerdctl version to 0.8.0
-
- Apr 24, 2021
-
-
Cristian Calin authored
* add calico 3.16.10 hashes * drop old calico version 3.16.9
-
Cristian Calin authored
* calico: drop support for version 3.15 * drop check for calico version >= 3.3, we are at 3.16 minimum now * we moved to calico 3.16+ so we can default to /opt/cni/bin/install
-
- Apr 22, 2021
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Apr 21, 2021
-
-
Cristian Calin authored
* add hashes for calico v3.17.3 * add hashes for claico v3.18.1 * bump default calico version to v3.17.3 * calico crds are missing yaml separator breaking kdd
-
Florian Ruynat authored
-
- Apr 16, 2021
-
-
Florian Ruynat authored
-
- Apr 09, 2021
-
-
Florian Ruynat authored
-
- Apr 05, 2021
-
-
Necatican Yıldırım authored
* Add support for crun v0.19 * Change default crun version to v0.19
-
- Apr 01, 2021
-
-
Pasquale Toscano authored
-
- Mar 24, 2021
-
-
-
Kenichi Omichi authored
This replaces kube-master with kube_control_plane because of [1]: The Kubernetes project is moving away from wording that is considered offensive. A new working group WG Naming was created to track this work, and the word "master" was declared as offensive. A proposal was formalized for replacing the word "master" with "control plane". This means it should be removed from source code, documentation, and user-facing configuration from Kubernetes and its sub-projects. NOTE: The reason why this changes it to kube_control_plane not kube-control-plane is for valid group names on ansible. [1]: https://github.com/kubernetes/enhancements/blob/master/keps/sig-cluster-lifecycle/kubeadm/2067-rename-master-label-taint/README.md#motivation
-
- Mar 23, 2021
-
-
Samuel Liu authored
-
- Mar 19, 2021
-
-
Florian Ruynat authored
-
Necatican Yıldırım authored
* Add crun download_url and checksum * Change versioning format to crun native versioning * Download crun using download_file.yml * Get crun version from download defaults * Delegate crun binary copy task to crun role
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Erwan Miran authored
* Download Calico KDD CRDs * Replace kustomize with lineinfile and use ansible assemble module * Replace find+lineinfile by sed in shell module to avoid nested loop * add condition on sed * use block for kdd tasks + remove supernumerary kdd manifest apply in start "Start Calico resources"
-
- Mar 02, 2021
-
-
Florian Ruynat authored
-