- Jun 09, 2020
-
-
Craig Rodrigues authored
with the Python ruamel.yml library - Change True/False to true/false in a few places so file can be more easily round-tripped with the Python ruamel.yml library
-
Alexander Petermann authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florent Monbillard authored
-
Danilo Riecken P. de Morais authored
-
Florian Ruynat authored
-
- Jun 08, 2020
-
-
Florian Ruynat authored
-
- Jun 06, 2020
-
-
Maxime Guyot authored
-
- Jun 05, 2020
-
-
Hugo Blom authored
-
Lovro Seder authored
* Manage containerd.io package with docker CRI. * Refactor common containerd stuff to separate role * Fix check mode and unnecessary shell.
-
Florian Ruynat authored
-
- Jun 04, 2020
-
-
Maxime Guyot authored
-
spaced authored
* fix CRI-O repos for centos distributions * fix CRI-O repos for centos distributions - revert workarounds * fix CRI-O repos for centos distributions - use https for centos repos * avoid 302 redirects for centos repos
-
- Jun 03, 2020
-
-
Hugo Blom authored
* upgrade calico to 3.14.1 * add checksums for calico 3.14.1 and update readme
-
Maxime Guyot authored
-
- Jun 02, 2020
-
-
Wang Zhen authored
Signed-off-by: Wang Zhen <lazybetrayer@gmail.com>
-
Aleksandr Loktionov authored
-
Flavien authored
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)
-
- Jun 01, 2020
- May 29, 2020
-
-
Florian Ruynat authored
-
petruha authored
* Update containerd package to 1.2.13-3.2.el7 * Update Fedora containerd package versions. * Update Redhat containerd stable and edge packages.
-
jeanfabrice authored
-
Kenichi Omichi authored
Since MetalLB v0.8[1], metallb:speaker has started publishing an event nodeAssigned on k8s resource. To support MetalLB v0.8+, this allows metallb:speaker to create events. [1]: https://github.com/metallb/metallb/commit/5cc6e237766d742fccde1a8a325baba2608024df#diff-60053ad6fecb5a3cfabb6f3d9e720899R246
-
- May 28, 2020
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Cody Seavey authored
Modify the populate no_proxy task to use a combine rather than relying on the hash_behaviour setting to be set to merge rather than replace (#6112)
-
petruha authored
-
Flavien authored
Since weave 2.5.1, `NoExecute` taint effect is no more supported, this changes the daemonset tolerations to change this behavior. Also remove the toleration key `CriticalAddonsOnly` not required anymore.
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Maxime Guyot authored
-
spaced authored
-
Samuel Liu authored
-
Kenichi Omichi authored
If running MetalLB v0.7.3 on k8s v1.18.2, metallb pods output the following parsing error of v1.ServiceList: $ kubectl logs controller-dbb46cf84-fw8h8 -n metallb-system { "caller":"reflector.go:205", "level":"error", "msg":"go.universe.tf/metallb/internal/k8s/k8s.go:231: Failed to list *v1.Service: v1.ServiceList: Items: []v1.Service: v1.Service: ObjectMeta: v1.ObjectMeta: readObjectFieldAsBytes: expect : after object field, parsing 1605 Then an external IP address is never allocated to the Service of LoadBalancer type. By updating MetalLB version to the latest v0.9[1] today, this issue can be solved. [1]: https://hub.docker.com/r/metallb/controller/tags
-
Wang Zhen authored
Signed-off-by: Wang Zhen <lazybetrayer@gmail.com>
-
- May 27, 2020
-
-
Craig Rodrigues authored
- Directly update the main.yml file with the new hashes.
-
Maxime Guyot authored
-