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 validating webhook for ServerClaim #88

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

afritzler
Copy link
Member

Proposed Changes

Add a validating webhook which ensures the immutability of .spec.serverRef and .spec.serverSelector.

Fixes #87

Add a validation webhook which ensures the immutability for
`.spec.serverRef` and `.spec.serverSelector`.
@afritzler afritzler force-pushed the enh/claim-webhook branch from aa8737a to b951960 Compare July 19, 2024 12:18
@afritzler afritzler requested a review from aobort July 19, 2024 13:38
Copy link
Contributor

@aobort aobort left a comment

Choose a reason for hiding this comment

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

lgtm

@afritzler afritzler merged commit e8e7e45 into main Jul 22, 2024
8 checks passed
@afritzler afritzler deleted the enh/claim-webhook branch July 22, 2024 11:02
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.

Validating Webhook for ServerClaim
2 participants