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

refactor: storageClassName field in values.yaml and statefulset spec #112

Closed
wants to merge 8 commits into from
Closed

refactor: storageClassName field in values.yaml and statefulset spec #112

wants to merge 8 commits into from

Conversation

zoomoid
Copy link
Contributor

@zoomoid zoomoid commented Oct 9, 2021

What this PR does / why we need it:

This PR converges the notation for the storageClassName field with those from for example bitnami, due to the outlined cases in #96 by @nervo.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer: This change is rather small, but it still introduces breaking changes for existing values.yaml files, does it deserve anything else than a patch due to its size?

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Variables are documented in the README.md

Signed-off-by: Alexander Bartolomey <occloxium@gmail.com>
Signed-off-by: Alexander Bartolomey <occloxium@gmail.com>
Signed-off-by: Alexander Bartolomey <occloxium@gmail.com>
…storageClassName

Signed-off-by: Alexander Bartolomey <occloxium@gmail.com>
Signed-off-by: Alexander Bartolomey <occloxium@gmail.com>
Copy link
Member

@monotek monotek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If current values change i consider it breaking change and therefore major versiobn has to be raised.

BREAKING CHANGES
* values.yaml changes require a new major version

Signed-off-by: Alexander Bartolomey <occloxium@gmail.com>
@monotek
Copy link
Member

monotek commented Oct 21, 2021

superseeded by: #115

@monotek monotek closed this Oct 21, 2021
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.

Allow empty strings pvc storageClassName
2 participants