Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-7035

Allow injection of custom environment (3scale operator)

    XMLWordPrintable

Details

    • False
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Yes
    • 0
    • 0% 0%
    • Undefined

    Description

      The 3scale operator allow injection of custom environments in managed apicasts

      Proposed design:

      The content of the custom environment lives in a secret pre-created by the user and referenced in the CR

      apiVersion: apps.3scale.net/v1alpha1
      kind: APIManager
      metadata:
        name: apimanager-apicast-custom-environment
      spec:
        wildcardDomain: <desired-domain>
        apicast:
          productionSpec:
            customEnvironments:
              - secretRef:
                  name: env1
          stagingSpec:
            customEnvironments:
              - secretRef:
                  name: env1
      
      

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eguzki Eguzki Astiz Lezaun
              Matej Dujava Matej Dujava
              Eguzki Astiz Lezaun Eguzki Astiz Lezaun
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: