Kay Yan

Results 409 comments of Kay Yan

@YerisAntonio Thanks to report it :-)

Thanks @anutator @VannTen I think it's a bug of https://github.com/kubernetes-sigs/kubespray/blob/master/RELEASE.md. If we add ``` Check the README.md to ensure the kubespray version is the same as the version that will...

> Hey @yankay, Is this issue still up for grabs? > > Thank you I think it has been fixed. The https://github.com/kubernetes-sigs/kubespray/tree/v2.24.1 is correct.

@tu1h Do you know whether it fixed, can we close the issue :-)

Thanks @romch007 @mickaelmonsieur If glad to, feel free to provide a PR. :-) Thank you very much.

> After some investigation, I guess somehow the dependency roles of container-engine which is containerd don't run after containerd CRI selects. According to the Ansible documentation about role dependencies ([link](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies)):...

> Hi, > > After some investigation, it could be linked with how dependencies work. It's not uniform across all Ansible version when using `when`. These Ansible issues could be...

Thank you @RomainMou I upgrade the ansible to ``` ansible==8.3.0 ``` the issue is reproduced. ``` fatal: [kay171]: FAILED! => {"attempts": 4, "changed": false, "cmd": "/usr/local/bin/nerdctl -n k8s.io pull --quiet...