Max Gautier

Results 799 comments of Max Gautier

Option 2 has my preferences, because as said above, option 1 plan 2 breaking changes instead of one. @tico88612 @ant31 any opinions on the matter ?

From what I can tell following the issue/PRs linked, this is resolved with new versions of ctr ?

> Hi [@VannTen](https://github.com/VannTen) , from 9981 I see that the ticket was closed without implementing the change I was referring to https://github.com/containerd/containerd/pull/10241#issuecomment-2129655031 when you follow the linked PR on containerd/containerd#9981

@ant31 @tico88612 @rptaylor In case you're interested, I'd love a review on the script and the inline docs. I only tested this on our test cluster, but it appears to...

FYI, you can use `kube_kubeadm_controller_extra_args` to set that kind of custom args.

> in file nventory/k8s/group_vars/all/all.yml > ansible-playbook -i /opt/kubespray/inventory/eng-k8s/inventory.ini --become --become-user=root --tags cert-renew cluster.yml This don't match, are they the correct path ? If you keep the inventory settings but run...

Not that download_file.yml does not install, it only get the various artifacts which are then installed (aka put in the places where they'll actually get used) (which are not, by...

As I said, running after the download role is too early, because the binaries are only downloaded at that point (in a temp area), not installed.

IMO, I'd first do a simple upgrade to 3.5.24 for one release, backport it to 2.29 (and previous branch as well) to be a little extra careful. Not sure if...