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

Admission webhook testing #240

Merged
merged 5 commits into from
Sep 2, 2024
Merged

Conversation

eromanova
Copy link
Member

This PR includes tests for the admission webhook:

  1. Integrated webhook server into controllers' testing environment
  2. Added tests for deployment's create and update validation and setting defaults
  3. Added tests for management object deletion validation

Closes #153

@Kshatrix Kshatrix merged commit bb4f679 into Mirantis:main Sep 2, 2024
1 check passed
@eromanova eromanova deleted the webhook-testing branch October 29, 2024 14:05
bnallapeta pushed a commit to bnallapeta/hmc that referenced this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Add basic code for testing the admission webhook
2 participants