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

Update removeEmptyAttrs method to keep false booleans #517

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

jordojordo
Copy link
Member

Fix #516

The issue was created by the removeEmptyAttrs method, it would remove any property that had a falsy value including a boolean. This has been updated to allow any false booleans, including backgroundAudit: false.

background-audit.mp4

@jordojordo jordojordo merged commit eafc9b1 into rancher:main Oct 19, 2023
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.

Background Audit option is ignored
2 participants