- Sep 22, 2021
-
-
Cristian Calin authored
and kubelet_shutdown_grace_period_critical_pods as ansible cannot do sane time interval calculations
-
- Sep 21, 2021
-
-
Wang Zhen authored
Signed-off-by: Wang Zhen <lazybetrayer@gmail.com>
-
Cristian Calin authored
* make Calico 3.20.1 the default version * drop Calico 3.17.x support
-
- Sep 20, 2021
-
-
Cristian Calin authored
* Calico: make calico_min_version check relevant * Calico: only check currently installed version against the oldest supported version by the previous release
-
- Sep 18, 2021
-
-
Cristian Calin authored
-
- Sep 17, 2021
-
-
Florian Ruynat authored
-
Hari Hud authored
Add option to kubeadm upgrade command to control certificates renewal during control plane upgrade (#7976) * Add option to kubeadm upgrade command to control certificates renewal during control plane upgrade * Remove training whitespace
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Sep 15, 2021
-
-
Samuel Liu authored
-
Ray Terrill authored
Modify connection_strings_etcd to only return etcd nodes - not master nodes - since this results in duplicate hosts in the generated Ansible inventory and is unnecessary.
-
- Sep 14, 2021
- Sep 10, 2021
-
-
Fredrik Liv authored
additional disks
-
Vladimir Masarik authored
* Fix: adding new ips with inventory builder (#7577) * moved conflig loading logic to after checking whether the config should be loaded, and added check for whether the config should be loaded * added check for removing nodes from config if the user wants to remove a node, we need to load the config * Fix tox errors
-
Bryan Hundven authored
* Fix missing file mode (risky-file-permissions) Found this using ansible-lint. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> * Fix another missing file mode (risky-file-permissions) This one fixes `/etc/crio/config.json` Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
-
- Sep 09, 2021
-
-
jhchong92 authored
* Fix invalid condition for username and password inclusion * Use length filter to test variable conditions
-
Florian Ruynat authored
-
Florian Ruynat authored
-
jhchong92 authored
-
Florian Ruynat authored
-
- Sep 08, 2021
-
-
jhchong92 authored
-
jhchong92 authored
-
Ole Mathias Aa. Heggem authored
Add IPv6 Service Addresses to BGP advertisement when calico_advertise_cluster_ips is true.
-
- Sep 07, 2021
-
-
Cristian Calin authored
* Feature DynamicKubeletConfig is deprecated in 1.22 and will not move to GA * Add check for dynamic_kubelet_configuration with kube >= 1.22
-
- Sep 06, 2021
-
-
Cristian Calin authored
-
Cristian Calin authored
-
Cristian Calin authored
-
Cristian Calin authored
* CSI: update CSI snapshot CRDs * CSI: update snapshot controller tag version with kubernetes specific versions * CSI: allow enabling csi_snapshot_controller independent of Cinder CSI * CSI: Align csi-snapshot-controller with upstream and use a Deployment instead of a StatefulSet
-
Florian Ruynat authored
-
Florian Ruynat authored
-
- Sep 02, 2021
-
-
Florian Ruynat authored
-
- Sep 01, 2021
-
-
kranthi guttikonda authored
* cri-o registry auth support * yaml lint for comments * crio_registry_auth from registry_auth * crio_registry_auth as defaults
-
Maciej Wereski authored
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
-
Olivier Lemasle authored
`cluster_name` defaults to `dns_domain` value (see [here][1] and [here][2]) but they could have different values. `dns_domain` should be used here instead of `cluster_name` because the DNS resolution is configured to use `dns_domain`. [1]: https://github.com/kubernetes-sigs/kubespray/blob/0ef7af76bc234efa06183e7329e557df87f9c0ee/roles/kubespray-defaults/defaults/main.yaml#L104 [2]: https://github.com/kubernetes-sigs/kubespray/blob/1afdb05ea9e1678b97e0224191d0a9341ce84f41/inventory/sample/group_vars/k8s_cluster/k8s-cluster.yml#L196
-
Florian Ruynat authored
-
Maciej Wereski authored
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
-
Florian Ruynat authored
-
Florian Ruynat authored
-