Antoine Legrand
Antoine Legrand
whitout breaking api what about: ``` s = Spec(">=1.0.0", stableonly=True) # with stableonly set to False by default ```
We have same usecase, but with slightly different requirements. How about a "max-reboot-frequency: Ndays" It would play well with the current configuration flag, and in addition it would check that...
@ckotzbauer, yes it matches 100% the feature request, thank you for the quick review ! Not sure it matches @robinbobst.
any blocker to have this merged?
How can I help?
We are looking for the same kind of features (pre-reboot). The usecase is that we must sometime switchover leader database before rebooting a node. We could have this action triggered...
/approve
why do we have kubeadmin version in the first place? it's set to kube_version https://github.com/kubernetes-sigs/kubespray/blob/master/roles/kubespray-defaults/defaults/main/download.yml#L77
@mrzysztof you can propose a PR or open issue to discuss the defaults
Hi, Thank you for the PR, and welcome ! 🥳