c12s-kubespray/roles/network_plugin/calico
Etienne Champetier ff95292435
calico: fix warnings (#7121)
TASK [network_plugin/calico : Calico | Configure calico network pool] **********
task path: /builds/kargo-ci/kubernetes-sigs-kubespray/roles/network_plugin/calico/tasks/install.yml:138
Friday 08 January 2021  17:10:12 +0000 (0:00:01.521)       0:11:36.885 ********
[WARNING]: The value {'kind': 'IPPool', 'apiVersion': 'projectcalico.org/v3',
'metadata': {'name': 'default-pool'}, 'spec': {'blockSize': 24, 'cidr':
'10.233.64.0/18', 'ipipMode': 'Always', 'vxlanMode': 'Never', 'natOutgoing':
True}} (type dict) in a string field was converted to "{'kind': 'IPPool',
'apiVersion': 'projectcalico.org/v3', 'metadata': {'name': 'default-pool'},
'spec': {'blockSize': 24, 'cidr': '10.233.64.0/18', 'ipipMode': 'Always',
'vxlanMode': 'Never', 'natOutgoing': True}}" (type string). If this does not
look like what you expect, quote the entire value to ensure it does not change.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-01-08 16:01:05 -08:00
..
defaults Add serviceExternalIPs option for calico installation (#6928) 2020-11-25 05:34:39 -08:00
files Raise delay and retry for rotate tokens (#5304) 2019-10-30 01:56:52 -07:00
handlers calico: avoid POD restart during initial deploy (#6886) 2020-11-13 00:02:23 -08:00
rr Add retries to update calico-rr data in etcd through calicoctl (#6505) 2020-09-24 03:24:05 -07:00
tasks calico: fix warnings (#7121) 2021-01-08 16:01:05 -08:00
templates Calico: fix node ip subnet detection (#7065) 2020-12-21 00:58:25 -08:00