[stable/rethinkdb] Implement storageClass#21750
Conversation
The cluster.persistentVolume.storageClass was never used and would never properly populate the volumeClaimTemplate. This also adds the convention that "-" will set the null storage class (as this is a pretty common convention). Signed-off-by: Eric Stokes <fernferret@gmail.com>
Signed-off-by: Eric Stokes <fernferret@gmail.com>
|
Hi @fernferret. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/ok-to-test |
|
@lachie83 |
|
/lgtm would you mind avoiding such mass pings? |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FernFerret, maorfr The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* [stable/rethinkdb] Fixed storageClass The cluster.persistentVolume.storageClass was never used and would never properly populate the volumeClaimTemplate. This also adds the convention that "-" will set the null storage class (as this is a pretty common convention). Signed-off-by: Eric Stokes <fernferret@gmail.com> * bumped chart version Signed-off-by: Eric Stokes <fernferret@gmail.com>
* [stable/rethinkdb] Fixed storageClass The cluster.persistentVolume.storageClass was never used and would never properly populate the volumeClaimTemplate. This also adds the convention that "-" will set the null storage class (as this is a pretty common convention). Signed-off-by: Eric Stokes <fernferret@gmail.com> * bumped chart version Signed-off-by: Eric Stokes <fernferret@gmail.com>
* [stable/rethinkdb] Fixed storageClass The cluster.persistentVolume.storageClass was never used and would never properly populate the volumeClaimTemplate. This also adds the convention that "-" will set the null storage class (as this is a pretty common convention). Signed-off-by: Eric Stokes <fernferret@gmail.com> * bumped chart version Signed-off-by: Eric Stokes <fernferret@gmail.com> Signed-off-by: Adrien Loiseau <adrien.loiseau@logic-immo.com>
* [stable/rethinkdb] Fixed storageClass The cluster.persistentVolume.storageClass was never used and would never properly populate the volumeClaimTemplate. This also adds the convention that "-" will set the null storage class (as this is a pretty common convention). Signed-off-by: Eric Stokes <fernferret@gmail.com> * bumped chart version Signed-off-by: Eric Stokes <fernferret@gmail.com> Signed-off-by: Miguel Mingorance <miguel.mingorance@deliveryhero.com>
The
cluster.persistentVolume.storageClasswas never used and would neverproperly populate the
volumeClaimTemplate.This also adds the convention that "-" will set the null storage class
(as this is a pretty common convention).
@meenie
Is this a new chart
No
What this PR does / why we need it:
The
cluster.persistentVolume.storageClasswas documented but never used/implemented.Which issue this PR fixes
N/A
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[stable/mychartname])