-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 Refine v1beta2 ControlPlaneHealthy condition #11438
🌱 Refine v1beta2 ControlPlaneHealthy condition #11438
Conversation
ebcca99
to
d97d232
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
LGTM label has been added. Git tree hash: 9a02c81dc82a9ef49fef52959fe20e8792a16973
|
/retitle 🌱 Refine v1beta2 ControlPlaneHealthy condition |
d97d232
to
a8cd67e
Compare
a8cd67e
to
c29be33
Compare
/lgtm Thx! |
LGTM label has been added. Git tree hash: eeac326d128b90e2205348a685a4d39ca38b0a54
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
c29be33
to
ff04abc
Compare
ff04abc
to
f136ddf
Compare
/lgtm |
LGTM label has been added. Git tree hash: 757e25ec8e766f28b75272e0a15a999acc92bb44
|
What this PR does / why we need it:
Refine KCP's ControlPlaneHealthy condition by grouping conditions when they all have the same message
/area provider/control-plane-kubeadm
Part of #11105