Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quay.io image updates in installation wizard #1296

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ csi-powerstore:
images:
# "driver" defines the container image, used for the driver container.
driver:
image: dellemc/csi-powerstore:v2.12.0
image: quay.io/dell/container-storage-modules/csi-powerstore:v2.12.0
# CSI sidecars
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
Expand All @@ -25,13 +25,13 @@ csi-powerstore:

# CSM sidecars
replication:
image: dellemc/dell-csi-replicator:v1.10.0
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.10.0
vgsnapshotter:
image: dellemc/csi-volumegroup-snapshotter:v1.6.0
image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.6.0
podmon:
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
metadataretriever:
image: dellemc/csi-metadata-retriever:v1.8.0
image: quay.io/dell/container-storage-modules/csi-metadata-retriever:v1.8.0
## Controller ATTRIBUTES
controller:
controllerCount: $CONTROLLER_COUNT
Expand Down Expand Up @@ -129,9 +129,9 @@ csi-powermax:
images:
# "driver" defines the container image, used for the driver container.
driver:
image: dellemc/csi-powermax:v2.12.0
image: quay.io/dell/container-storage-modules/csi-powermax:v2.12.0
csireverseproxy:
image: dellemc/csipowermax-reverseproxy:v2.10.0
image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.10.0
# CSI sidecars
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
Expand All @@ -147,17 +147,17 @@ csi-powermax:
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0
# CSM sidecars
replication:
image: dellemc/dell-csi-replicator:v1.10.0
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.10.0
authorization:
image: dellemc/csm-authorization-sidecar:v1.11.0
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.11.0
migration:
image: dellemc/dell-csi-migrator:v1.5.0
image: quay.io/dell/container-storage-modules/dell-csi-migrator:v1.5.0
podmon:
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
# Node rescan sidecar does a rescan on nodes for identifying new paths
# Default value: dellemc/dell-csi-node-rescanner:v1.4.0
# Default value: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.4.0
noderescan:
image: dellemc/dell-csi-node-rescanner:v1.4.0
image: quay.io/dell/container-storage-modules/dell-csi-node-rescanner:v1.4.0
clusterPrefix: $POWERMAX_CLUSTER_PREFIX
portGroups: "$POWERMAX_PORT_GROUPS"
fsGroupPolicy: "$FSGROUP_POLICY"
Expand Down Expand Up @@ -247,7 +247,7 @@ csi-vxflexos:
images:
# "driver" defines the container image, used for the driver container.
driver:
image: dellemc/csi-vxflexos:v2.12.0
image: quay.io/dell/container-storage-modules/csi-vxflexos:v2.12.0
# "powerflexSdc" defines the SDC image for init container.
powerflexSdc:
image: dellemc/sdc:4.5.2.1
Expand All @@ -266,13 +266,13 @@ csi-vxflexos:
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0
# CSM sidecars
replication:
image: dellemc/dell-csi-replicator:v1.10.0
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.10.0
vgsnapshotter:
image: dellemc/csi-volumegroup-snapshotter:v1.6.0
image: quay.io/dell/container-storage-modules/csi-volumegroup-snapshotter:v1.6.0
podmon:
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
authorization:
image: dellemc/csm-authorization-sidecar:v1.11.0
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.11.0
certSecretCount: $CERT_SECRET_COUNT
controller:
replication:
Expand Down Expand Up @@ -360,7 +360,7 @@ csi-isilon:
images:
# "driver" defines the container image, used for the driver container.
driver:
image: dellemc/csi-isilon:v2.12.0
image: quay.io/dell/container-storage-modules/csi-isilon:v2.12.0
# CSI sidecars
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
Expand All @@ -376,13 +376,13 @@ csi-isilon:
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0
# CSM sidecars
replication:
image: dellemc/dell-csi-replicator:v1.10.0
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.10.0
podmon:
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
authorization:
image: dellemc/csm-authorization-sidecar:v1.11.0
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.11.0
metadataretriever:
image: dellemc/csi-metadata-retriever:v1.8.0
image: quay.io/dell/container-storage-modules/csi-metadata-retriever:v1.8.0

certSecretCount: $CERT_SECRET_COUNT
allowedNetworks: []
Expand Down Expand Up @@ -480,7 +480,7 @@ csi-unity:
images:
# "driver" defines the container image, used for the driver container.
driver:
image: dellemc/csi-unity:v2.12.0
image: quay.io/dell/container-storage-modules/csi-unity:v2.12.0
# CSI sidecars
attacher:
image: registry.k8s.io/sig-storage/csi-attacher:v4.7.0
Expand All @@ -496,7 +496,7 @@ csi-unity:
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.13.0
# CSM sidecars
podmon:
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
certSecretCount: $CERT_SECRET_COUNT
allowedNetworks:
fsGroupPolicy: $FSGROUP_POLICY
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
forceRemoveDriver: true
common:
# Image for CSI PowerScale driver v2.12.0
image: "dellemc/csi-isilon:v2.12.0"
image: "quay.io/dell/container-storage-modules/csi-isilon:v2.12.0"
imagePullPolicy: IfNotPresent
envs:
# X_CSI_VERBOSE: Indicates what content of the OneFS REST API message should be logged in debug level logs
Expand Down Expand Up @@ -262,7 +262,7 @@ spec:
configVersion: v1.11.0
components:
- name: karavi-authorization-proxy
image: dellemc/csm-authorization-sidecar:v1.11.0
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.11.0
envs:
# proxyHost: hostname of the csm-authorization server
- name: "PROXY_HOST"
Expand All @@ -287,7 +287,7 @@ spec:
# image: Image to use for dell-csi-replicator. This shouldn't be changed
# Allowed values: string
# Default value: None
image: dellemc/dell-csi-replicator:v1.10.0
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.10.0
envs:
# replicationPrefix: prefix to prepend to storage classes parameters
# Allowed values: string
Expand All @@ -303,7 +303,7 @@ spec:
- name: dell-replication-controller-manager
# image: Defines controller image. This shouldn't be changed
# Allowed values: string
image: dellemc/dell-replication-controller:v1.10.0
image: quay.io/dell/container-storage-modules/dell-replication-controller:v1.10.0
envs:
# TARGET_CLUSTERS_IDS: comma separated list of cluster IDs of the targets clusters. DO NOT include the source(wherever CSM Operator is deployed) cluster ID
# Set the value to "self" in case of stretched/single cluster configuration
Expand Down Expand Up @@ -342,7 +342,7 @@ spec:
enabled: $OBSERVABILITY_OPERATOR_TOPOLOGY
# image: Defines karavi-topology image. This shouldn't be changed
# Allowed values: string
image: dellemc/csm-topology:v1.10.0
image: quay.io/dell/container-storage-modules/csm-topology:v1.10.0
envs:
# topology log level
# Valid values: TRACE, DEBUG, INFO, WARN, ERROR, FATAL, PANIC
Expand Down Expand Up @@ -376,7 +376,7 @@ spec:
enabled: $OBSERVABILITY_OPERATOR_METRICS
# image: Defines PowerScale metrics image. This shouldn't be changed
# Allowed values: string
image: dellemc/csm-metrics-powerscale:v1.7.0
image: quay.io/dell/container-storage-modules/csm-metrics-powerscale:v1.7.0
envs:
# POWERSCALE_MAX_CONCURRENT_QUERIES: set the default max concurrent queries to PowerScale
# Allowed values: int
Expand Down Expand Up @@ -448,7 +448,7 @@ spec:
configVersion: v1.11.0
components:
- name: podmon-controller
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
imagePullPolicy: IfNotPresent
args:
- "--labelvalue=$LABEL_VALUE"
Expand All @@ -463,7 +463,7 @@ spec:
- "--driverPath=csi-isilon.dellemc.com"
- "--driver-config-params=/csi-isilon-config-params/driver-config-params.yaml"
- name: podmon-node
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
imagePullPolicy: IfNotPresent
envs:
# podmonAPIPort: Defines the port to be used within the kubernetes cluster
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
forceRemoveDriver: true
common:
# Image for CSI PowerMax driver v2.12.0
image: dellemc/csi-powermax:v2.12.0
image: quay.io/dell/container-storage-modules/csi-powermax:v2.12.0
# imagePullPolicy: Policy to determine if the image should be pulled prior to starting the container.
# Allowed values:
# Always: Always pull the image.
Expand Down Expand Up @@ -240,7 +240,7 @@ spec:
# image: Define the container images used for the reverse proxy
# Default value: None
# Example: "csipowermax-reverseproxy:v2.10.0"
image: dellemc/csipowermax-reverseproxy:v2.10.0
image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:v2.10.0
envs:
# "tlsSecret" defines the TLS secret that is created with certificate
# and its associated key
Expand All @@ -260,7 +260,7 @@ spec:
configVersion: v1.11.0
components:
- name: karavi-authorization-proxy
image: dellemc/csm-authorization-sidecar:v1.11.0
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1.11.0
envs:
# proxyHost: hostname of the csm-authorization server
- name: "PROXY_HOST"
Expand All @@ -284,7 +284,7 @@ spec:
# image: Image to use for dell-csi-replicator. This shouldn't be changed
# Allowed values: string
# Default value: None
image: dellemc/dell-csi-replicator:v1.10.0
image: quay.io/dell/container-storage-modules/dell-csi-replicator:v1.10.0
envs:
# replicationPrefix: prefix to prepend to storage classes parameters
# Allowed values: string
Expand All @@ -300,7 +300,7 @@ spec:
- name: dell-replication-controller-manager
# image: Defines controller image. This shouldn't be changed
# Allowed values: string
image: dellemc/dell-replication-controller:v1.10.0
image: quay.io/dell/container-storage-modules/dell-replication-controller:v1.10.0
envs:
# TARGET_CLUSTERS_IDS: comma separated list of cluster IDs of the targets clusters. DO NOT include the source(wherever CSM Operator is deployed) cluster ID
# Set the value to "self" in case of stretched/single cluster configuration
Expand Down Expand Up @@ -338,7 +338,7 @@ spec:
enabled: $OBSERVABILITY_OPERATOR_TOPOLOGY
# image: Defines karavi-topology image. This shouldn't be changed
# Allowed values: string
image: dellemc/csm-topology:v1.10.0
image: quay.io/dell/container-storage-modules/csm-topology:v1.10.0
envs:
# topology log level
# Valid values: TRACE, DEBUG, INFO, WARN, ERROR, FATAL, PANIC
Expand All @@ -363,7 +363,7 @@ spec:
# enabled: Enable/Disable PowerMax metrics
enabled: $OBSERVABILITY_OPERATOR_METRICS
# image: Defines PowerMax metrics image. This shouldn't be changed
image: dellemc/csm-metrics-powermax:v1.5.0
image: quay.io/dell/container-storage-modules/csm-metrics-powermax:v1.5.0
envs:
# POWERMAX_MAX_CONCURRENT_QUERIES: set the default max concurrent queries to PowerMax
# Allowed values: int
Expand Down Expand Up @@ -418,7 +418,7 @@ spec:
configVersion: v1.11.0
components:
- name: podmon-controller
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
imagePullPolicy: IfNotPresent
args:
- "--labelvalue=$LABEL_VALUE"
Expand All @@ -433,7 +433,7 @@ spec:
- "--driver-config-params=/powermax-config-params/driver-config-params.yaml"
- "--driverPath=csi-powermax.dellemc.com"
- name: podmon-node
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
imagePullPolicy: IfNotPresent
envs:
# podmonAPIPort: Defines the port to be used within the kubernetes cluster
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
forceRemoveDriver: true
common:
# Image for CSI PowerStore driver v2.12.0
image: "dellemc/csi-powerstore:v2.12.0"
image: "quay.io/dell/container-storage-modules/csi-powerstore:v2.12.0"
imagePullPolicy: IfNotPresent
envs:
- name: X_CSI_POWERSTORE_NODE_NAME_PREFIX
Expand Down Expand Up @@ -159,7 +159,7 @@ spec:
configVersion: v1.11.0
components:
- name: podmon-controller
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
imagePullPolicy: IfNotPresent
args:
- "--labelvalue=$LABEL_VALUE"
Expand All @@ -174,7 +174,7 @@ spec:
- "--driver-config-params=/powerstore-config-params/driver-config-params.yaml"
- "--driverPath=csi-powerstore.dellemc.com"
- name: podmon-node
image: dellemc/podmon:v1.11.0
image: quay.io/dell/container-storage-modules/podmon:v1.11.0
imagePullPolicy: IfNotPresent
envs:
# podmonAPIPort: Defines the port to be used within the kubernetes cluster
Expand Down
Loading