Use CEL expressions instead of validating webhooks. #270
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
status/help wanted
Extra attention is needed
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
CAPRKE2 provider uses validation webhooks to ensure API fields are valid. Webhooks are less versatile than CEL expression validation within API server, and the code can’t be directly reused when the API structure is embedded or reused.
Current set of validation rules could be transferred there without changes.
The text was updated successfully, but these errors were encountered: