Use CEL expressions instead of validating webhooks. #270
Labels
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: