Skip to content

Using topolvm image without sidecars #89

@nbalacha

Description

@nbalacha

On Openshift, it is required to use the CSI sidecar images shipped by Openshift.
I would like to modify the operator to use the default sidecar containers available and use the topolvm image that is built without sidecars.

Proposal:
There are 3 ways to provide the images.

  1. Hardcode default CSI sidecar images in the code
  2. In the operator config map
  3. Via operator ENV variables

Highest priority will be given to the values in the ENV, followed by the configmap. If neither of these are available, the default hardcoded values will be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions