Uploaded image for project: 'OpenShift CFE'
  1. OpenShift CFE
  2. CFE-72

Make user defined resource tags on AWS Load Balancer resources updatable

XMLWordPrintable

    • 3
    • False
    • False
    • OCPPLAN-8154 - Apply user defined tags to all resources created by OpenShift (AWS)
    • Undefined
    • CFE Sprint 211, CFE Sprint 212, CFE Sprint 213, CFE Sprint 214, CFE Sprint 215, CFE Sprint 216, CFE Sprint 217
    • 0

      RFE-2012 aims to make the user-defined resource tags feature GA. This means that user defined tags should be updatable.

      Currently the cluster-ingress-operator used client to query the cluster-config here. It does not use watcher on the infrastructure CRD. The current status for this operator is :-

      • ingress controller invokes this during reconciliation process
      • here we use the retrieved Infrastructure from above, to get the current PlatformStatus
      • here we use the PlatformStatus to update user-defined tags here

      for this operator I think we need a InfraInformer instead of querying the API server for the cluster Infrastructure

      Acceptance Criteria:

      • e2e test where update to the UserTag updates the resource tags on the ingress-controller provisioned loadbalancers without recreation. now moved to CFE-179

            anaik.openshift Arjun Naik (Inactive)
            melbeher@redhat.com Mustafa Elbehery
            Arvind Iyengar Arvind Iyengar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: