Christian Schlotter

Results 470 comments of Christian Schlotter

One enter too much which closed it... /test pull-cluster-api-e2e-main

/area dependency /hold This should wait for v0.16 of controller-tools (~ August)

> @chrischdi can you please rebase onto latest CAPI & CT main and regenerate? done :-)

> > [@g-gaston](https://github.com/g-gaston) > > q: is this issue in the scope of the in place upgrade working group? > > Yeah, it is! There is the proposal: https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20240807-in-place-updates.md#non-goalsfuture-work This...

> > Remove the defaulting bit from the builder (it's for MHC and MD) and handle the defaulting in the tests where those are needed (there are 9 instances for...

Note: upstream tracking issue: * https://github.com/kubernetes/release/issues/3280 We normally track bumping Go together with bumping k8s versions, xref: https://github.com/kubernetes-sigs/cluster-api/blob/main/.github/ISSUE_TEMPLATE/kubernetes_bump.md#using-new-kubernetes-dependencies Prior art: #9900