Skip to content

Commit

Permalink
update sidecars and ocp version
Browse files Browse the repository at this point in the history
  • Loading branch information
chimanjain committed Jun 19, 2024
1 parent df5079b commit f8c6212
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ For any CSM Operator and driver issues, questions or feedback, join the [Dell Te

Dell Container Storage Modules Operator has been tested and qualified with

* Upstream Kubernetes cluster v1.27, v1.28, v1.29
* OpenShift Clusters 4.13, 4.14, 4.15 with RHEL 8.x & RHCOS worker nodes
* Upstream Kubernetes cluster v1.28, v1.29, v1.30
* OpenShift Clusters 4.14, 4.15 with RHEL 8.x & RHCOS worker nodes

## Installation

Expand Down
2 changes: 1 addition & 1 deletion bundle.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3
# Labels for testing.
LABEL operators.operatorframework.io.test.mediatype.v1=scorecard+v1
LABEL operators.operatorframework.io.test.config.v1=tests/scorecard/
LABEL com.redhat.openshift.versions=v4.13-v4.15
LABEL com.redhat.openshift.versions=v4.14-v4.15
LABEL com.redhat.delivery.backport=false
LABEL com.redhat.delivery.operator.bundle=true

Expand Down
2 changes: 1 addition & 1 deletion bundle/metadata/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ annotations:
operators.operatorframework.io.test.config.v1: tests/scorecard/

# Annotations to specify supported OCP versions.
com.redhat.openshift.versions: v4.13-v4.15
com.redhat.openshift.versions: v4.14-v4.15
12 changes: 6 additions & 6 deletions operatorconfig/driverconfig/common/k8s-1.24-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
images:
# "images.attacher" defines the container images used for the csi attacher
# container.
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.6.1

# "images.provisioner" defines the container images used for the csi provisioner
# container.
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1

# "images.snapshotter" defines the container image used for the csi snapshotter
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.1
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1

# "images.registrar" defines the container images used for the csi registrar
# container.
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1

# "images.resizer" defines the container images used for the csi resizer
# container.
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.10.0
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.11.1

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
Expand All @@ -27,4 +27,4 @@ images:
sdcmonitor: dellemc/sdc:4.5.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.7.3
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
12 changes: 6 additions & 6 deletions operatorconfig/driverconfig/common/k8s-1.25-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
images:
# "images.attacher" defines the container images used for the csi attacher
# container.
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.6.1

# "images.provisioner" defines the container images used for the csi provisioner
# container.
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1

# "images.snapshotter" defines the container image used for the csi snapshotter
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.1
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1

# "images.registrar" defines the container images used for the csi registrar
# container.
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1

# "images.resizer" defines the container images used for the csi resizer
# container.
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.10.0
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.11.1

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
Expand All @@ -27,4 +27,4 @@ images:
sdcmonitor: dellemc/sdc:4.5.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.7.3
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
12 changes: 6 additions & 6 deletions operatorconfig/driverconfig/common/k8s-1.26-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
images:
# "images.attacher" defines the container images used for the csi attacher
# container.
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.6.1

# "images.provisioner" defines the container images used for the csi provisioner
# container.
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1

# "images.snapshotter" defines the container image used for the csi snapshotter
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.1
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1

# "images.registrar" defines the container images used for the csi registrar
# container.
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1

# "images.resizer" defines the container images used for the csi resizer
# container.
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.10.0
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.11.1

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
Expand All @@ -27,4 +27,4 @@ images:
sdcmonitor: dellemc/sdc:4.5.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.7.3
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
12 changes: 6 additions & 6 deletions operatorconfig/driverconfig/common/k8s-1.27-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
images:
# "images.attacher" defines the container images used for the csi attacher
# container.
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.6.1

# "images.provisioner" defines the container images used for the csi provisioner
# container.
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1

# "images.snapshotter" defines the container image used for the csi snapshotter
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.1
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1

# "images.registrar" defines the container images used for the csi registrar
# container.
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1

# "images.resizer" defines the container images used for the csi resizer
# container.
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.10.0
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.11.1

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
Expand All @@ -27,4 +27,4 @@ images:
sdcmonitor: dellemc/sdc:4.5.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.7.3
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
12 changes: 6 additions & 6 deletions operatorconfig/driverconfig/common/k8s-1.28-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
images:
# "images.attacher" defines the container images used for the csi attacher
# container.
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.6.1

# "images.provisioner" defines the container images used for the csi provisioner
# container.
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1

# "images.snapshotter" defines the container image used for the csi snapshotter
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.1
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1

# "images.registrar" defines the container images used for the csi registrar
# container.
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1

# "images.resizer" defines the container images used for the csi resizer
# container.
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.10.0
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.11.1

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
Expand All @@ -27,4 +27,4 @@ images:
sdcmonitor: dellemc/sdc:4.5.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.7.3
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
12 changes: 6 additions & 6 deletions operatorconfig/driverconfig/common/k8s-1.29-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
images:
# "images.attacher" defines the container images used for the csi attacher
# container.
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.5.0
attacher: registry.k8s.io/sig-storage/csi-attacher:v4.6.1

# "images.provisioner" defines the container images used for the csi provisioner
# container.
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v4.0.0
provisioner: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1

# "images.snapshotter" defines the container image used for the csi snapshotter
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v7.0.1
snapshotter: registry.k8s.io/sig-storage/csi-snapshotter:v8.0.1

# "images.registrar" defines the container images used for the csi registrar
# container.
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.0
registrar: registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1

# "images.resizer" defines the container images used for the csi resizer
# container.
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.10.0
resizer: registry.k8s.io/sig-storage/csi-resizer:v1.11.1

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
Expand All @@ -27,4 +27,4 @@ images:
sdcmonitor: dellemc/sdc:4.5.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.7.3
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0

0 comments on commit f8c6212

Please sign in to comment.