Skip to content

Prevent dry runs from starting validation - #9

Open
lforchini-ntnx wants to merge 3 commits into
nutanix:mainfrom
lforchini-ntnx:prevent-dry-run-validation
Open

lforchini-ntnx wants to merge 3 commits into
nutanix:mainfrom
lforchini-ntnx:prevent-dry-run-validation

Conversation

@lforchini-ntnx

Copy link
Copy Markdown
Collaborator

I don't think dry-runs should start a validation process which may then revert and modify the actual thread count. Alternative solution is keep track if the validation was started by a dry-run and prevent it on potential revert.

Signed-off-by: Leonardo Forchini <leonardo.forchini@nutanix.com>
@tmakatos

Copy link
Copy Markdown
Collaborator

which may then revert and modify the actual thread count

The engine may decide to revert but actual reverting will be skipped because dry run is true, isn't this currently the case?

@lforchini-ntnx

lforchini-ntnx commented Sep 23, 2026

Copy link
Copy Markdown
Collaborator Author

The engine may decide to revert but actual reverting will be skipped because dry run is true, isn't this currently the case?

In main, nothing tracks it right now. I haven't had a look at the other PRs yet, but maybe there's something added there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants