c12s-kubespray/roles/container-engine
Kenichi Omichi 024a3ee551
Replace callback_whitelist with callbacks_enabled (#8759)
When running molecule jobs, we saw the folloing warning message:

 [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names
 to new standard, use callbacks_enabled instead. This feature will be removed
 from ansible-core in version 2.15. Deprecation warnings can be disabled by
 setting deprecation_warnings=False in ansible.cfg.

callbacks_enabled has been added since Ansible 2.11 and Kubespray is using
Ansible 2.12 at master branch. So we can use callbacks_enabled safely to
avoid the warning message.
2022-06-09 13:15:45 -07:00
..
containerd Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
containerd-common containerd: download containerd from upstream instead of using distro specific packages (#7970) 2021-10-20 08:47:58 -07:00
cri-dockerd Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
cri-o Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
crictl Change the owner of /etc/crictl.yaml to root (#7254) 2021-02-05 09:28:53 -08:00
crun Download crun using download_file.yml (#7370) 2021-03-19 08:40:33 -07:00
docker Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
docker-storage Fix risky-file-permissions (#8370) 2022-01-09 01:51:12 -08:00
gvisor Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
kata-containers Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00
meta [docker] add support for cri-dockerd as a replacement for dockershim (#8623) 2022-03-16 16:28:11 -07:00
nerdctl [nerdctl] upgrade to 0.16.0 (#8484) 2022-02-01 15:11:48 -08:00
runc Fix containerd install for fcos (#8107) 2021-11-05 07:53:53 -07:00
validate-container-engine/tasks [validate-container-engine] check if kubelet is present was not working (#8679) 2022-04-04 09:34:12 -07:00
youki Replace callback_whitelist with callbacks_enabled (#8759) 2022-06-09 13:15:45 -07:00