-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
5
-
False
-
False
-
OCPPLAN-8154 - Apply user defined tags to all resources created by OpenShift (AWS)
-
Impediment
-
-
CFE Sprint 214, CFE Sprint 215, CFE Sprint 216, CFE Sprint 217
Installer generates Infrastructure CR in manifests creation step of cluster creation process based on the user provided input recorded in install-config.yaml. While generating Infrastructure CR platformStatus.aws.resourceTags is updated with the user provided tags(installconfig.platform.aws.userTags) presently.
RFE-2012 wants to make the resource tagging feature GA which means the tags should be modifiable. User should be able to update userTags in the Infrastructure resource which requires resourceTags to be made available in platformSpec.aws which will be done as part of CFE-177. platformSpec.aws.resourceTags introduced should be updated with user provided tags by installer when generating the Infrastructure CR manifest.
Acceptance Criteria:
- e2e test to check platformSpec.aws.resourceTags in Infrastructure CR has user provided tags and is modifiable, which will be done as part of e2e tests story
CFE-179
- is blocked by
-
CFE-177 Update Infrastructure CRD in openshift/api
- Closed