-
Story
-
Resolution: Done
-
Major
-
None
-
BU Product Work
-
5
-
False
-
None
-
False
-
OCPSTRAT-338 - Cloud Controller Manager: vSphere (GA)
-
-
-
CLOUD Sprint 230, CLOUD Sprint 231, CLOUD Sprint 232
Background
The vSphere CCM has a new YAML based cloud config format. We should build a config transformer into CCMO to load the old ini file, drop any storage/unrelated entries, and convert the existing schema to the new YAML schema, before storing it within the CCM namespace.
This will allow us to use the new features from the YAML config and avoid the old, deprecated ini format.
Steps
- Sync up with SPLAT and make sure this is the right way to go,
- Make sure not to introduce dependency on vSphere provider itself
- Evaluate existing configuration and new configuration and plan transformation.
- Implement transformer to transform ini to yaml
- Ensure old storage configuration is dropped
Stakeholders
- Cluster Infra
- SPLAT
Definition of Done
- Configuration for the vSphere CCM in the cloud controller manager namespace is in the new YAML format
- Docs
- N/A
- Testing
- Make sure to test the conversion
- What happens if the existing config is YAML not ini
1.
|
Post-merge Testing | Closed | Huali Liu | ||
2.
|
E2E Automation | Closed | Huali Liu | ||
3.
|
CI Integration | Closed | Huali Liu | ||
4.
|
Pre-merge Testing | Closed | Huali Liu |