You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
We introduced the objectSelector to avoid deadlock in the phase that the controller creates the webhook certs.
I think the AdmissionWebhookMatchConditions is in 1.28 beta feature state now, which means the feature-gate is enabled by default.
I will submit a PR to switch it to AdmissionWebhookMatchConditions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
We introduced the
objectSelector
to avoid deadlock in the phase that the controller creates the webhook certs.#2203
However, we should switch to
AdmissionWebhookMatchConditions
to process requests more accurately once the feature-gate is enabled by default.Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Love this feature? Give it a 👍 We prioritize the features with the most 👍
The text was updated successfully, but these errors were encountered: