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

fix(webhook): update webhook config sideEffects to None #1774

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

prateekpandey14
Copy link
Contributor

@prateekpandey14 prateekpandey14 commented Dec 8, 2020

Signed-off-by: prateekpandey14 prateek.pandey@mayadata.io

Pull Request template

Please, go through these steps before you submit a PR.

Why is this PR required? What issue does it fix?:
To support dry run command, validatingwebhookconfiguration SideEffects needs to be set as None .

What this PR does?:

Does this PR require any upgrade changes?:
NO

If the changes in this PR are manually verified, list down the scenarios covered::
Manual testing is done with upgrade to latest ci build.

fixes: #1771
Checklist:

  • Fixes #
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Has the change log section been updated?
  • Commit has unit tests
  • Commit has integration tests
  • (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track:
  • (Optional) If documentation changes are required, which issue on https://github.com/openebs/openebs-docs is used to track them:

To support dry run command, validatingwebhookconfiguration
SideEffects needs to be set as None.

Signed-off-by: prateekpandey14 <prateek.pandey@mayadata.io>
Copy link
Contributor

@shubham14bajpai shubham14bajpai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kmova kmova merged commit d0a4029 into openebs-archive:master Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"admission-webhook.openebs.io" does not support dry run
3 participants