-
Notifications
You must be signed in to change notification settings - Fork 630
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
Review and enforce CRD Validation #2993
Comments
Hey @pjbgf I would like work on this. I am not sure about couple of points, can you please clarify:
|
@Santosh1176 here's more info:
|
@pjbgf Any reference/guidance for max and min length properties for strings fields? |
@Santosh1176 unfortunately this will be on a case-by-case basis. Feel free to propose some validation for one of the CRDs and during the review we will provide you with some feedback. |
@Santosh1176 I am interested contributing to this issue as well, have you made any progress since? What about I take one of those task item? for example, the notification controller? Cheers. |
In the run-up to maturing flux APIs, we should review all CRD validation and ensure that they align with expected input.
Controllers:
Additional points to consider:
.Spec
fields should be marked as required across all CRDs.The text was updated successfully, but these errors were encountered: