Uploaded image for project: 'Red Hat Service Interconnect (Skupper)'
  1. Red Hat Service Interconnect (Skupper)
  2. SKUPPER-1320

Document attribute CLUSTER_PERMISSIONS_ALLOWED

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • 2.0.1
    • None
    • Documentation, Operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      fgiorget@redhat.com

      When the operator is used, there is an extra environment variable, recently added, that needs to be set,
      to allow the controlled sites to expose resources from other namespaces (not yet in the documentation).
      
      In the Subscription resource, under the 'spec' attribute, you must add:
      
        config:
          env:
          - name: CLUSTER_PERMISSIONS_ALLOWED
            value: "true"
      
      Then in the 'skupper-site' ConfigMap, make sure you also have:
      
        cluster-permissions: "true"
      
      Basically, both definitions must be present for the Operator to allow resources from other
      namespaces to be exposed by a given site.
      
      One important note is that the subscription must have the environment variable above before
      the Service Interconnect site is created.
      
      

            pwright@redhat.com Paul Wright
            rhn-support-agagliar Antonio Gagliardi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: