c12s-kubespray/roles/network_plugin/calico/tasks
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
..
check.yml calico: check if inventory settings match cluster settings (#6969) 2021-01-04 09:07:56 -08:00
install.yml calico: fix warnings (#7121) 2021-01-08 16:01:05 -08:00
main.yml Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00
pre.yml calico: default to using kdd datastore (#6693) 2020-09-23 08:38:09 -07:00
reset.yml Fix ansible-lint E301 for commands fetching data (#6465) 2020-07-28 08:39:47 -07:00
typha_certs.yml Generate TLS certs for calico typha (#5258) 2019-10-17 07:02:38 -07:00