Add support to skip validation routines
Closed this issue · 1 comments
Code of Conduct
- I have read and agree to the project's Code of Conduct.
Description
Is a given feature call does not support a validation check (POST /v1/clusters/{id}/validation
), provide a way to by-pass the validation gating.
Use Case(s)
Example:
The clusterImageComplianceCheckSpec
payload on a PATCH /v1/cluster/{id}
call does not support a validation check (POST /v1/clusters/{id}/validation
)
Potential Configuration
Additional optional parameter (type switch): e.g., -skipValidation
References
No response
'Marking this issue as stale due to inactivity. This helps us focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context.
Thank you!'