Commit graph

14 commits

Author SHA1 Message Date
Florian Ruynat
e77b9bf3ee
Update kube-ovn to 1.7.0 () 2021-06-16 08:10:00 -07:00
Florian Ruynat
b32d25942d Minor update to cni-plugins and kube-router 2021-04-22 06:47:42 -07:00
Florian Ruynat
6164c90f70 Update kube-ovn to 1.6.2 2021-04-22 06:47:42 -07:00
Florian Ruynat
edc4bb4a49
Update kube-ovn to 1.6.0 () 2021-02-10 02:25:01 -08:00
Florian Ruynat
d40701463f
Update kube-ovn to 1.5.2 () 2020-11-26 09:34:19 -08:00
Florian Ruynat
24a7878e7c
Update kube-router to 1.0.1 and kube-ovn to 1.3.0 () 2020-08-01 00:34:04 -07:00
Florian Ruynat
16ec5939c2
Update deprecated api () 2020-06-30 09:00:07 -07:00
Joel Seguillon
4c1e0b188d
Add .editorconfig file () 2020-06-29 12:39:59 -07:00
Florian Ruynat
ecc3a0aec5
Update kube-ovn to 1.2.0 - also update minor version for multus and weave () 2020-06-09 12:09:01 -07:00
Flavien
7ff8fc259b
Support all taints in network plugins manifests ()
flannel, ovn and multus network plugins did not support all taint keys. This
update changes the tolerations to support them all.

According to the documentation:

```
There are two special cases: An empty key with operator Exists matches all keys,
values and effects which means this will tolerate everything. An empty effect matches
all effects with key key.
```

Usage of the empty `key` and `effect` ensures the network plugin daemonset will
be deployed on every nodes (ex: in case of custom taints, or NoExecute effect)
2020-06-02 05:38:15 -07:00
Florian Ruynat
b6243bfc1c
Fix ImagePullPolicy missing variable usage () 2020-05-10 11:37:50 -07:00
Florian Ruynat
f6be326feb
Update kube-ovn to 1.1.1 () 2020-05-06 11:05:09 -07:00
Florian Ruynat
c929b5e82e
Upgrade kube-ovn to v1.1.0 and move test from centos7 to centos8 () 2020-04-15 03:10:03 -07:00
Oilbeater
1be788f785 add Kube-OVN cni to kubespray () 2019-07-30 20:10:20 -07:00