pepr icon indicating copy to clipboard operation
pepr copied to clipboard

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

Open cmwylie19 opened this issue 2 months ago • 0 comments

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 avatar Apr 10 '24 19:04 cmwylie19