Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-1284

RedHat Marketplace Requirements

    XMLWordPrintable

Details

    • Medium

    Description

       In preparation for submitting your operator for inclusion into the Open Marketplace, there are some technical requirements for CAO that need to be addressed beforehand.
       
      The main technical requirement for all operators is that they must support the ability to run in an offline or disconnected OpenShift environment, with no direct access to the internet from nodes. The way this is addressed is by changing the operator to use an environment variable as the application/operand image source instead of hard coding or using a user-set variable (from the CR/values.yaml).
       
      To satisfy this requirement, you'll need to:
       

      1.     Remove any reference of image locations from the operator code.
        1. I.e. if you have hard coded references to images in your operator for downloads.
      2. Add the env vars to the with RELATED_IMAGE_<identifier> to the operator CSV.
        1. Example:  clusterserviceversion.yaml
      3. Reference the env variable in the operator source code.'
        1. Example: ubinoop_controller.go
      4. Update your operator images and metadata in Red Hat's Container Certification tool at connect.redhat.com.

      The engineering team has also provided a repo with this info as well as an example operator.   Here is a link to that repo:  https://github.com/zachncst/om-env-example/blob/master/README.md
       
       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              tommie Tommie McAfee (Inactive)
              evan.pease Evan Pease (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty