c12s-kubespray/roles/network_plugin
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
..
calico calico: fix warnings (#7121) 2021-01-08 16:01:05 -08:00
canal Calico upgrade path validation and old version cleanup (#6733) 2020-09-24 09:04:06 -07:00
cilium Remove executable bit from yaml and j2 files (#6894) 2020-11-29 20:18:48 -08:00
cni/tasks Use role to copy CNI bin (#5953) 2020-04-16 10:06:45 -07:00
flannel Add multi architeture support to flannel (#6166) 2020-09-22 00:44:47 -07:00
kube-ovn Update kube-ovn to 1.5.2 (#6610) 2020-11-26 09:34:19 -08:00
kube-router Fix crictl paths and some of docker paths (#6961) 2020-11-28 08:30:47 -08:00
macvlan Remove support for CoreOS Container Linux (#6576) 2020-08-28 02:28:53 -07:00
meta Remove contiv related files (#6964) 2020-11-30 06:48:50 -08:00
multus Disable CRI-O restart by Multus (#6930) 2020-11-28 08:52:47 -08:00
ovn4nfv adding ovn4nfv in kubespray (#6381) 2020-07-31 07:33:08 -07:00
weave Add iptables_backend to weave options (#6639) 2020-09-10 03:49:52 -07:00