OSPRH-13203: Improve User Input Validation for the Barbican Operator#206
OSPRH-13203: Improve User Input Validation for the Barbican Operator#206mauricioharley wants to merge 1 commit into
Conversation
Signed-off-by: Mauricio Harley <mharley@redhat.com>
|
@mauricioharley: This pull request references OSPRH-13203 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.19.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mauricioharley The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This PR improves the kubebuilder validators on the several spec items, and implements additional logic for both,
ValidateCreate()andValidateUpdate()functions.