- Mar 04, 2022
-
-
Cristian Calin authored
* [containerd] add hashes for 1.6.1 * [contained] make 1.6.1 the default * [containerd] add hashes for 1.5.10 * [containerd] add hashes for 1.4.13 * [nerdct] bump to 0.17.1
-
- Mar 03, 2022
-
-
Maciej Wereski authored
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
-
Mathieu Parent authored
Also, do not create unneeded resources (target pools are charged and should only be created when needed).
-
Cristian Calin authored
[containerd] Upgrade containerd to 1.6.0 and re-enable arm64 architecture with default options (#8555) * [containerd] add checksums for 1.6.0 * [containerd] promote 1.6.0 as the new default * [runc] promote 1.1.0 as the new default to allow arm deployments out of the box * [nerdctl] bump to 0.17.0 to align with containerd 1.6.0 * [reset] allow crictl stopp and rmp commands to fail
-
- Mar 02, 2022
-
-
Tom Janson authored
This reverts commit 41718024.
-
Tom Janson authored
this is not complete -- there are almost certainly more instances of this issue
-
- Feb 28, 2022
-
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
Tom Janson authored
As far as I can tell this is simply a typo that has existed from the beginning. Having it this way around (`etcd` group as a child and thus subset of `k8s_cluster`) mirrors what is written in the preceeding sentence.
-
- Feb 26, 2022
-
-
Mac Chaffee authored
Signed-off-by: Mac Chaffee <me@macchaffee.com>
-
- Feb 25, 2022
-
-
SOPHAL HONG authored
-
- Feb 24, 2022
-
-
Nicolas Goudry authored
fix: regex fix: wrong regex_replace usage
-
- Feb 23, 2022
-
-
Cristian Calin authored
-
Florian Ruynat authored
-
Alex authored
* change default value for Encrypting Secret Data at Rest to secretbox, remove experimental flag and add documentation * fix MD012/no-multiple-blanks
-
Ilya Margolin authored
and fix the one with side effect. Also removes `notify` from this task as the task has `changed_when: false` and notify is not going to fire.
-
jayonlau authored
-
Ilya Margolin authored
-
kakkotetsu authored
-
- Feb 22, 2022
-
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
Necatican Yıldırım authored
* Add kubeadm option to etcd_deployment_type to replace the etcd_kubeadm_enabled variable Signed-off-by: necatican <necaticanyildirim@gmail.com> * Add etcd kubeadm deployment documentation Signed-off-by: necatican <necaticanyildirim@gmail.com> * Refactor warning for the deprecated 'etcd_kubeadm_enabled' variable Signed-off-by: necatican <necaticanyildirim@gmail.com>
-
- Feb 21, 2022
-
-
Florian Ruynat authored
-
Florian Ruynat authored
-
Florian Ruynat authored
-
cyril-corbon authored
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
-
- Feb 19, 2022
-
-
Florian Ruynat authored
-
- Feb 18, 2022
-
-
Sander Klein authored
Since we are already on an etcd node while executing the commands, there is no need to find out an etcd IP because it is on localhost.
-
Vitaliy D authored
* Configure Etcd container_manager explicitly * Add explanation for the Etcd container_manager variable * Remove redundant space in etcd vars
-
Kenichi Omichi authored
When trying to run print_hostnames of inventory.py, it outputs the following error: $ CONFIG_FILE=./test-hosts.yaml python3 ./inventory.py print_hostnames Traceback (most recent call last): File "./inventory.py", line 472, in <module> sys.exit(main()) File "./inventory.py", line 467, in main KubesprayInventory(argv, CONFIG_FILE) File "./inventory.py", line 92, in __init__ self.parse_command(changed_hosts[0], changed_hosts[1:]) File "./inventory.py", line 415, in parse_command self.print_hostnames() File "./inventory.py", line 455, in print_hostnames print(' '.join(self.yaml_config['all']['hosts'].keys())) KeyError: 'all' because it is missed to load a hosts config file before printing hostnames. This fixes the issue.
-
- Feb 17, 2022
-
-
Mac Chaffee authored
Signed-off-by: Mac Chaffee <me@macchaffee.com>
-
- Feb 16, 2022
-
-
Cristian Calin authored
-
Mac Chaffee authored
* Allow pausing after upgrade but before uncordon * Expand docs for upgrade pausing vars Signed-off-by: Mac Chaffee <me@macchaffee.com>
-
Cristian Calin authored
* [calico] upgrade 3.19.x to 3.19.4 * [calico] upgrade 3.20.x to 3.20.4 * [calico] upgrade 3.21.x to 3.21.4 and make it the default * [calico] add 3.22.0 checksums * [calico] account for path changes in calico 3.21.4 crd archive and above
-
Tony Fouchard authored
Allow to specify a source address for metallb peerings, and target only some nodes using node selectors (#8534)
-
- Feb 15, 2022
-
-
kakkotetsu authored
-
Mathieu Parent authored
-
kakkotetsu authored
-
Cristian Calin authored
* [download] add mechanism to support mirrors * [calico] support alternate download url
-
SOPHAL HONG authored
-
- Feb 14, 2022
-
-
Takuya Murakami authored
Use jinja2 template and ansible to expand variables.
-
- Feb 09, 2022
-
-
Takuya Murakami authored
* Add containerd/runc/nerdctl download url * Add insecure registries configuration for containerd
-