-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
8
-
False
-
-
False
-
RHIDP-4074 - Operator user experience, configuration management, and upstream alignment
-
-
-
RHDH Core Team 3262, RHDH Core Team 3263
Currently we can only add one Object of a certain type but adding PVC we need to be ready to add more than one.
What needed to be done is:
- To be able to read multiple objects from the default/raw yaml config
- To be able to add them to the model as a RuntimeObject. The problem here is that it collects Set of objects by type and here we may have more than one object with the same types
- To add validating logic adding the object to be able to fail fast in a case if multiple object is not expected.
- is depended on by
-
RHIDP-3622 Add PersistenceVolumeClaim to the objects managed by Operator as part of default-config
- Closed