Uploaded image for project: 'OpenShift Request For Enhancement'
  1. OpenShift Request For Enhancement
  2. RFE-5726

Apply user defined tags to resources in OpenShift as day2 activity (AWS)

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Installer
    • Improvement
    • False
    • None
    • False
    • Not Selected

      1. Proposed title of this feature request

      Apply user defined tags to resources in OpenShift as day2 activity

      2. What is the nature and description of the request?

      Applying user defined tags as day0 activity is already in GA. We need to apply the tags after openshift installation on AWS.

      This RFE is a continuation of RFE-2012 

      After patching the user defined tags in infrastructure yaml, customer is facing error,

       

      $ oc patch infrastructure.config.openshift.io/cluster --patch-file aws-acm-prod-inf-tag-patch.yaml --type=merge'
      
      Warning: unknown field "spec.platformSpec.aws.resourceTags"
      infrastructure.config.openshift.io/cluster patched (no change)
      

      Checking against the cluster API with oc explain, it seems this property doesn't exist:

       

      $ oc explain infrastructure.spec.platformSpec.aws
      GROUP:      config.openshift.io
      KIND:       Infrastructure
      VERSION:    v1
      FIELD: aws <Object>
      DESCRIPTION:
          AWS contains settings specific to the Amazon Web Services infrastructure
          provider.
          
      FIELDS:
        serviceEndpoints    <[]Object>
          serviceEndpoints list contains custom endpoints which will override default
          service endpoint of AWS Services. There must be only one ServiceEndpoint for
          a service.
      

       

       

              rh-ee-adejong Aaren de Jong
              rhn-support-shrsharm Shreya Sharma
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: