c12s-kubespray/roles
Kenichi Omichi 2cc5f04bad
Removed quotation of nerdctl_extra_flags. (#8699)
The quotations in the variable nerdctl_extra_flags are not required
for the `nerdctl_image_pull_command` and throw the following error
when executing the cluster-playbook with `container_insecure_registries` set:
        unknown flag: --insecure-registry\\\"
This happens as the complete nerdctl_image_pull_command string
variable gets split into an array string for the cmd task.
The escaped quotation doesn't get escaped properly and is added to
the cmd-string array as part of the command. This leads to a wrong
written insecure-registry flag, which throws this error.
2022-04-09 11:02:04 -07:00
..
adduser containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
bastion-ssh-config containerd: change default resolvconf_mode to host_resolvconf (#8247) 2021-12-09 14:09:06 -08:00
bootstrap-os CI: Replace CentOS 8 with AlmaLinux 8 before CentOS 8 EOL end of 2021 (#8297) (#8514) 2022-02-07 23:42:53 -08:00
container-engine [2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661) 2022-03-30 10:08:25 -07:00
download Removed quotation of nerdctl_extra_flags. (#8699) 2022-04-09 11:02:04 -07:00
etcd Set etcd-events listen port to 2383 (#8232) 2021-12-07 00:28:01 -08:00
etcdctl added destination filename to cp command (#7764) 2021-06-30 08:13:03 -07:00
kubernetes [2.18] Run 0100-dhclient-hooks if dhcpclient is enabled (#8658) (#8661) 2022-03-30 10:08:25 -07:00
kubernetes-apps [2.18] cert-manager: Backport cert-manager leader election namespace fixes from master (#8681) 2022-04-04 11:10:11 -07:00
kubespray-defaults [kubernetes] make 1.22.8 the new default 2022-03-18 11:26:41 -07:00
network_plugin [cni-plugins] upgrade to stable 1.0.1 (#8331) 2021-12-23 23:16:15 -08:00
recover_control_plane Fix quorum check when recovering broken etcd cluster (#8126) 2021-10-26 15:23:09 -07:00
remove-node Simplify usage of pre-remove role (#8334) 2022-01-04 07:10:53 -08:00
reset clean files for kube-ovn (#8310) 2021-12-15 23:39:19 -08:00
upgrade Add fallback to node drain using --disable-eviction flag (#8094) 2021-10-20 00:51:58 -07:00
win_nodes/kubernetes_patch Move to Ansible 3.4.0 (#7672) 2021-07-12 00:00:47 -07:00