-
Bug
-
Resolution: Done
-
Major
-
1.3.0, 1.4.0, 1.4.1
-
2
-
False
-
-
False
-
-
Bug Fix
-
Proposed
-
-
-
RHDH Install 3268
Description of problem:
The storage class for the dynamic plugins PVC is not configurable, which can cause issues in clusters without a default storage class or in clusters where the default storage class cannot be used (for example due to user's standards).
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Create a cluster without any default storage class
- Install the Helm Chart
Actual results:
RHDH Deployment will be stuck forever, waiting for the dynamic plugins PVC to be created
Expected results:
Make it possible for the user to specify the storage class they want to use.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
RHDH Chart for 1.3, 1.4
Additional info (Such as Logs, Screenshots, etc):
- is cloned by
-
RHIDP-5835 In the Helm chart, dynamic plugins PVC Storage class and Access mode are not configurable
-
- Release Pending
-
- is related to
-
RHIDP-5342 Cannot run two RHDH replicas on different nodes due to Multi-Attach errors on the dynamic plugins root PVC
-
- Release Pending
-
- links to