c12s-kubespray/roles
Hans Feldt 9e2d282709
cri-o: add variable to configure unsecure pull (#6568)
By default do not allow "unqualified" (without a registry) images
because it is considered unsecure and subject to mitm attacks.

To enable insecure pull configure for example:

crio_registries:
  - "docker.io"
  - "quay.io"
2020-08-27 09:09:53 -07:00
..
adduser Fix nologin wrong path (#6272) 2020-06-16 02:30:04 -07:00
bastion-ssh-config Use connection: local when delegate_to: localhost (#6322) 2020-06-25 08:14:38 -07:00
bootstrap-os Use proper pypy download url in bootstrap script (#6555) 2020-08-21 00:09:47 -07:00
container-engine cri-o: add variable to configure unsecure pull (#6568) 2020-08-27 09:09:53 -07:00
download Update bunch of dependencies with minor fixes (#6570) 2020-08-27 02:25:01 -07:00
etcd etcd should not fail when adding an already existing member (#6587) 2020-08-27 02:33:01 -07:00
kubernetes Allow webhook authorization (#6502) 2020-08-24 06:29:41 -07:00
kubernetes-apps Fix Ansible Lint warnings (No such file or directory) (#6581) 2020-08-26 23:19:10 -07:00
kubespray-defaults Update k8s hashes and set default version to 1.18.8 (#6532) 2020-08-21 00:09:39 -07:00
network_plugin Deviceroutesourceaddress (#6508) 2020-08-27 02:07:01 -07:00
recover_control_plane Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
remove-node make pre-remove node draining a failable task (#6442) 2020-08-21 00:13:39 -07:00
reset Fix ansible-lint E305 (#6459) 2020-07-28 01:39:08 -07:00
upgrade Edited pre-upgrade task to uncordon a node failing to drain (#6546) 2020-08-20 04:25:36 -07:00
win_nodes/kubernetes_patch Fix kube-proxy post deployment removal (#5554) 2020-07-13 07:12:33 -07:00