Skip to content

Fix ineffective boolean options#979

Merged
kke merged 1 commit into
mainfrom
drainoptions-fix
Nov 18, 2025
Merged

Fix ineffective boolean options#979
kke merged 1 commit into
mainfrom
drainoptions-fix

Conversation

@kke

@kke kke commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

Fixes #977

The boolean options with default value true were always being set back to true if you tried to set them false.

Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
@kke kke added the bug Something isn't working label Nov 17, 2025
@kke
kke marked this pull request as ready for review November 17, 2025 13:39
@kke
kke merged commit 5d0c6b0 into main Nov 18, 2025
45 checks passed
@kke
kke deleted the drainoptions-fix branch November 18, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spec.options.wait.enabled: false does not have any effect

1 participant