Skip to content

fix(cnpg-cluster): Properly handle bool value for resizeInUseVolumes#81

Open
Tassatux wants to merge 1 commit intomasterfrom
fix/cnpg-cluster_resizeinuse
Open

fix(cnpg-cluster): Properly handle bool value for resizeInUseVolumes#81
Tassatux wants to merge 1 commit intomasterfrom
fix/cnpg-cluster_resizeinuse

Conversation

@Tassatux
Copy link
Copy Markdown
Member

@Tassatux Tassatux commented Sep 4, 2023

If we set persistence.resizeInUseVolumes value to false, this was never added to CR as it's considered as an empty value and so 'with' section was skipped. So check if a value is provided instead.

If we set persistence.resizeInUseVolumes value to false, this was never
added to CR as it's considered as an empty value and so 'with' section
was skipped. So check if a value is provided instead.
@Tassatux Tassatux requested a review from NaPs September 4, 2023 12:24
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.

1 participant