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 Dry-Run Mode to Operator #201

Open
AvitalTamir opened this issue Feb 15, 2025 · 0 comments
Open

Add Dry-Run Mode to Operator #201

AvitalTamir opened this issue Feb 15, 2025 · 0 comments
Labels
enhancement New feature or request operator
Milestone

Comments

@AvitalTamir
Copy link
Owner

Currently the Operator doesn't support dry run.
It would be great to have this available as a boolean in the CRD:

...
spec:
  kind: deployments
  dryRun: true # false by default
  onUpdate: |
    MATCH ... SET ...
@AvitalTamir AvitalTamir added enhancement New feature or request operator labels Feb 15, 2025
@AvitalTamir AvitalTamir added this to the v0.17 milestone Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request operator
Projects
None yet
Development

No branches or pull requests

1 participant