Skip to content
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

Add restoreactionitem plugin to handle admission webhook configurations #4397

Merged
merged 1 commit into from
Dec 1, 2021

Conversation

reasonerjt
Copy link
Contributor

This commit adds a restore action item plugin to reset invalid value
of "sideEffects" in resource of mutatingwebhookconfiguration and
validating webhookconfiguration.

To fix the problem the "sideEffects" is illegal for resource migrated
from v1beta1.

fixes #3516

This commit adds a restore action item plugin to reset invalid value
of "sideEffects" in resource of mutatingwebhookconfiguration and
validating webhookconfiguration.

To fix the problem the "sideEffects" is illegal for resource migrated
from v1beta1.

fixes vmware-tanzu#3516

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
@ywk253100 ywk253100 merged commit 74e9c43 into vmware-tanzu:main Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restore issue with MutatingWebhookConfiguration v1beta1 API version
3 participants