c12s-kubespray/roles/kubernetes
Hans Feldt 28073c76ac
Calico upgrade path validation and old version cleanup (#6733)
* calico: add constant calico_min_version_required

and verify current deployed version against it.

* calico: remove upgrade support with data migration

The tool was used pre v3.0.0 and is no longer needed.

* calico: remove old version support from tasks

* calico: remove old ver support from policy ctrl

* calico: remove old ver support from node

* canal: remove old ver support

* remove unused calicoctl download checksums

calico_min_version_required is the oldest version that can be installed
Older versions can be removed.
2020-09-24 09:04:06 -07:00
..
client Add noqa and disable .ansible-lint global exclusions (#6410) 2020-07-27 06:24:17 -07:00
kubeadm Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00
master remove variable 'etcd_ionice', because ionice removed from container image etcd:v3.4.x (#6735) 2020-09-23 12:34:05 -07:00
node Fix reserved memory unit in kubelet configuration (#6725) 2020-09-22 15:20:09 -07:00
node-label/tasks Fix setting node label if kube_override_hostname is defined (#6557) 2020-08-20 06:23:30 -07:00
preinstall Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00
tokens Fix E306 in roles/kubernetes (#6500) 2020-08-05 07:56:28 -07:00