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

Have a way to dry-run option to check what mutations/validation may take place #732

Open
cmwylie19 opened this issue Apr 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cmwylie19
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Have a way to dry run Kubernetes objects to see what mutations/validations will occur before applying them to the cluster.

Describe the solution you'd like

  • Given i do a dry-run
  • When i see what would happen to the object through the admission process
  • Then the object is not actually in the cluster yet, it is just a dry-run

Describe alternatives you've considered

(optional) A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@cmwylie19 cmwylie19 added the enhancement New feature or request label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant