Skip to content

Conversation

@jbiers
Copy link

@jbiers jbiers commented Dec 30, 2024

Description:
This PR seeks to move as many CRD validation rules as possible from the webhooks to instead use built-in Kuberentes validation.

Link to tracking Issue(s):

@jbiers jbiers requested a review from a team as a code owner December 30, 2024 04:41
@jbiers jbiers changed the title Move crd validation [WIP] Move crd validation Dec 30, 2024
resources:
- pods
sideEffects: None
- admissionReviewVersions:
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure why this is being added. Can you try running make generate manifests bundle api-docs reset to see if it goes away?

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.

Move validation to be part of the CRD

2 participants