Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-6962

Provide capability to set image pull secrets in DS k8s CRD

XMLWordPrintable

      Feature request or enhancement

      The CRD for DebeziumServer does not provide for setting image pull secrets

      Which use case/requirement will be addressed by the proposed feature?

      In the cases where any modification (e.g. adding jars, libraries, or files) to the running debezium server image is required, the debezium-server image is generally used as a base and extended to apply the appropriate changes.  These images, if pushed to a private registry, require access to image pull secrets either via the deployment or service account.  Additionally, in some deployment use cases it may be required to pull images solely from a private repository.

      Implementation ideas (optional)

      Have operator pass image secrets to the DS service account so that the deployments use the service accounts credentials, or pass them directly into the deployment that is created.  Additionally, or alternatively, have the ability to set image pull secrets directly on the DS deployment in the values.yaml.

            jcechace@redhat.com Jakub Čecháček
            apophis999 Benjamin Walker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: