Skip to content
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

Add support to skip validation routines #275

Open
1 task done
nthaler-vmware opened this issue Feb 26, 2024 · 1 comment
Open
1 task done

Add support to skip validation routines #275

nthaler-vmware opened this issue Feb 26, 2024 · 1 comment
Labels
enhancement Enhancement stale Stale
Milestone

Comments

@nthaler-vmware
Copy link
Contributor

nthaler-vmware commented Feb 26, 2024

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

@nthaler-vmware nthaler-vmware added enhancement Enhancement needs-review Needs Review labels Feb 26, 2024
@tenthirtyam tenthirtyam changed the title feat: add -SkipValidation flag to functions that invoke validation routines Add support to skip validation routines Feb 26, 2024
@tenthirtyam tenthirtyam added this to the Backlog milestone Feb 26, 2024
@tenthirtyam tenthirtyam removed the needs-review Needs Review label Feb 26, 2024
Copy link

'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!'

@github-actions github-actions bot added the stale Stale label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement stale Stale
Projects
None yet
Development

No branches or pull requests

2 participants