hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.05k stars 868 forks source link

Tests Assert that HA Should not be able to set the dataStorage StorageClass #998

Open Eforen opened 5 months ago

Eforen commented 5 months ago

Describe the bug As this test asserts that HS cannot be able to set their storageClass but that makes no sense to me/

To Reproduce Steps to reproduce the behavior: Run the test https://github.com/hashicorp/vault-helm/blob/50f7439fb298d98a223d2fdf58ece2bad2d816bc/test/unit/server-ha-statefulset.bats#L549-L559

Expected behavior I would be able to in HA mode beable to have storage be persisted so that if they all get nocked out I don't loose all my secrets