Skip to content

fix: fix debug-level propogation#201

Open
jimlindeman wants to merge 1 commit intoIBM:masterfrom
jimlindeman:master
Open

fix: fix debug-level propogation#201
jimlindeman wants to merge 1 commit intoIBM:masterfrom
jimlindeman:master

Conversation

@jimlindeman
Copy link
Copy Markdown

resolves: #200

Fix issue where unset PVC's ibm.io/debug-level was overriding storage class value of it when creating the PV. Adding default value so we don't error out if it is not set in either StorageClass or PVC (usability).

Signed-off-by: Jim Lindeman <lindj@us.ibm.com>
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.

PV's ibm.io/debug-level FlexStorage attribute not properly inherited from storage class if not set in pvc

1 participant