HDDS-13875. Fixed wrong context reference in datanode-statefulset.yaml#21
Conversation
|
Thanks @DamianoErnesti-Anritsu for the patch, makes sense to me. @dnskr can you please take a look? |
dnskr
left a comment
There was a problem hiding this comment.
Thank you for the PR!
I found that om-statefulset.yaml and s3g-statefulset.yaml have the same issue. Would you like to address them in this PR as well?
Nice catch.
Yes, please. No need for new issue + PR for each file. |
…s3g-statefulset.yaml as well
Yeah, kinda figured it was worth a check yesterday but was eventually caught with work and forgot, thank you for noticing!
Changes done, everything should be okay now. |
|
Thanks @DamianoErnesti-Anritsu for the fix, @dnskr for the review. |
|
Great to see this merged. Is there a projected release date for the next version? Thank you |
What changes were proposed in this pull request?
This PR address a simple mistake in the value of storageClassName reference in datanode-statefulset.yaml
What is the link to the Apache JIRA
HDDS-13875