Open chrischdi opened 9 months ago
we discussed that this may not get tracked by enhancement tracking.
yes, we are not going to opt-in for enhancement tracking for this feature.
@chrischdi FYI, there is a PR that has been in review for a long time but it may merge in 1.30: https://github.com/kubernetes/kubernetes/pull/119598
we are thinking of adding a new dedicated join phase behind a feature gate, that waits for all k8s CP components (not etcd) to be ready. basically ALA wait-control-plane for join. note that it might conflict / mix things a little with this KEP.
@chrischdi FYI, there is a PR that has been in review for a long time but it may merge in 1.30: kubernetes/kubernetes#119598
we are thinking of adding a new dedicated join phase behind a feature gate, that waits for all k8s CP components (not etcd) to be ready. basically ALA wait-control-plane for join. note that it might conflict / mix things a little with this KEP.
Thanks for the heads up: it does not conflict with this proposal :-) it introduces stuff which happens after the parts this touches.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
/remove-lifecycle stale
Enhancement Description
k/enhancements
) update PR(s):k/k
) update PR(s):k/website
) update PR(s): https://github.com/kubernetes/website/pull/46945k/kubeadm
) and Test-infra (k/test-infra
): update PR(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
cc @neolit123 : we discussed that this may not get tracked by enhancement tracking.