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

Image fix for replication sidecar #740

Closed
wants to merge 12 commits into from
Closed
Show file tree
Hide file tree
Changes from 5 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
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/default.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/default.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.24-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.24-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.24-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.25-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.25-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.25-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.26-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.26-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.26-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.27-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.27-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.27-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.28-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.28-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.28-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.29-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.29-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.29-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.30-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.30-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.30-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.31-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
# "images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
# "images.csiReverseProxy" defines the container images used for reverse-proxy by default
csiReverseProxy: dellemc/csipowermax-reverseproxy:v2.11.0
csiReverseProxy: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly # TODO change to latest version once it is released

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.31-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment

Check warning on line 25 in operatorconfig/driverconfig/common/k8s-1.31-values.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

25:92 [comments] too few spaces before comment
Loading