-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
13
-
False
-
False
-
OCPPLAN-8154 - Apply user defined tags to all resources created by OpenShift (AWS)
-
Impediment
-
Undefined
-
-
CFE Sprint 211, CFE Sprint 212, CFE Sprint 213, CFE Sprint 214, CFE Sprint 215, CFE Sprint 216, CFE Sprint 217
RFE-2012 aims to make the user-defined resource tags feature GA. This means that user defined tags should be updatable.
Currently the user-defined tags during install are passed directly as parameters of the Machine and Machineset resources for the master and worker. As a result these tags cannot be updated by consulting the Infrastructure resource of the cluster where the user defined tags are written.
The MCO should be changed such that during provisioning the MCO looks up the values of the tags in the Infrastructure resource and adds the tags during creation of the EC2 resources. The MCO should also watch the infrastructure resource for changes and when the resource tags are updated it should update the tags on the EC2 instances without restarts.
Acceptance Criteria:
e2e test where the ResourceTags are updated and then the test verifies that the tags on the ec2 instances are updated without restarts.now moved toCFE-179