You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
Is your feature request related to a problem?/Why is this needed
Validation for BR to ensure the BC exists
Validation for BAR to ensure the BAC exists
Validation on B/BA for brownfield use cases
Validation for default BC (duplicate defaults should be rejected)
Describe the solution you'd like in detail
An admission controller for the COSI controller
Describe alternatives you've considered
Kubebuilder validation - this works for validating fields in the API, however, we are not able to handle deeper validation e.g., object references.