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

Redhat marketplace publish 5.0.14 #2078

Merged
merged 2 commits into from
Apr 19, 2024
Merged
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 @@ -32,7 +32,7 @@ metadata:
"bucketDNS": false,
"domains": {}
},
"image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z",
"image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113",
"imagePullSecret": {},
"mountPath": "/export",
"podManagementPolicy": "Parallel",
Expand Down Expand Up @@ -99,7 +99,7 @@ metadata:
operators.operatorframework.io/builder: operator-sdk-v1.22.2
operators.operatorframework.io/project_layout: unknown
repository: https://github.com/minio/operator
containerImage: quay.io/minio/operator:v5.0.14
containerImage: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator.v5.0.14
namespace: minio-operator
spec:
Expand Down Expand Up @@ -577,7 +577,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: console
ports:
Expand All @@ -586,7 +586,6 @@ spec:
- containerPort: 9443
name: https
resources: {}
securityContext: {}
volumeMounts:
- mountPath: /tmp/certs
name: tls-certificates
Expand Down Expand Up @@ -657,15 +656,14 @@ spec:
value: "on"
- name: OPERATOR_STS_ENABLED
value: "on"
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
requests:
cpu: 200m
ephemeral-storage: 500Mi
memory: 256Mi
securityContext: {}
volumeMounts:
- mountPath: /tmp/service-ca
name: openshift-service-ca
Expand Down Expand Up @@ -774,5 +772,12 @@ spec:
provider:
name: MinIO Inc
url: https://min.io
relatedImages:
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: console
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator
- image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113
name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation
version: 5.0.14
replaces: minio-operator.v5.0.13
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
operators.operatorframework.io.bundle.package.v1: minio-operator
operators.operatorframework.io.bundle.channels.v1: stable
# Annotations to specify OCP versions compatibility.
com.redhat.openshift.versions: v4.8-v4.14
com.redhat.openshift.versions: v4.8-v4.15
# Annotation to add default bundle channel as potential is declared
operators.operatorframework.io.bundle.channel.default.v1: stable
operatorframework.io/suggested-namespace: minio-operator
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ metadata:
"bucketDNS": false,
"domains": {}
},
"image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z",
"image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113",
"imagePullSecret": {},
"mountPath": "/export",
"podManagementPolicy": "Parallel",
Expand Down Expand Up @@ -99,7 +99,7 @@ metadata:
operators.operatorframework.io/builder: operator-sdk-v1.22.2
operators.operatorframework.io/project_layout: unknown
repository: https://github.com/minio/operator
containerImage: quay.io/minio/operator:v5.0.14
containerImage: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator.v5.0.14
namespace: minio-operator
spec:
Expand Down Expand Up @@ -577,7 +577,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: console
ports:
Expand All @@ -586,7 +586,6 @@ spec:
- containerPort: 9443
name: https
resources: {}
securityContext: {}
volumeMounts:
- mountPath: /tmp/certs
name: tls-certificates
Expand Down Expand Up @@ -657,15 +656,14 @@ spec:
value: "on"
- name: OPERATOR_STS_ENABLED
value: "on"
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
requests:
cpu: 200m
ephemeral-storage: 500Mi
memory: 256Mi
securityContext: {}
volumeMounts:
- mountPath: /tmp/service-ca
name: openshift-service-ca
Expand Down Expand Up @@ -774,4 +772,13 @@ spec:
provider:
name: MinIO Inc
url: https://min.io
relatedImages:
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: console
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator
- image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113
name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation
version: 5.0.14
skips:
- minio-operator.v5.0.13
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
operators.operatorframework.io.bundle.package.v1: minio-operator
operators.operatorframework.io.bundle.channels.v1: stable
# Annotations to specify OCP versions compatibility.
com.redhat.openshift.versions: v4.8-v4.14
com.redhat.openshift.versions: v4.8-v4.15
# Annotation to add default bundle channel as potential is declared
operators.operatorframework.io.bundle.channel.default.v1: stable
operatorframework.io/suggested-namespace: minio-operator
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ metadata:
"bucketDNS": false,
"domains": {}
},
"image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z",
"image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113",
"imagePullSecret": {},
"mountPath": "/export",
"podManagementPolicy": "Parallel",
Expand Down Expand Up @@ -101,7 +101,7 @@ metadata:
operators.operatorframework.io/builder: operator-sdk-v1.22.2
operators.operatorframework.io/project_layout: unknown
repository: https://github.com/minio/operator
containerImage: quay.io/minio/operator:v5.0.14
containerImage: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator-rhmp.v5.0.14
namespace: minio-operator
spec:
Expand Down Expand Up @@ -579,7 +579,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: console
ports:
Expand All @@ -588,7 +588,6 @@ spec:
- containerPort: 9443
name: https
resources: {}
securityContext: {}
volumeMounts:
- mountPath: /tmp/certs
name: tls-certificates
Expand Down Expand Up @@ -659,15 +658,14 @@ spec:
value: "on"
- name: OPERATOR_STS_ENABLED
value: "on"
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
requests:
cpu: 200m
ephemeral-storage: 500Mi
memory: 256Mi
securityContext: {}
volumeMounts:
- mountPath: /tmp/service-ca
name: openshift-service-ca
Expand Down Expand Up @@ -776,5 +774,13 @@ spec:
provider:
name: MinIO Inc
url: https://min.io
relatedImages:
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: console
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator
- image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113
name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation
version: 5.0.14
replaces: minio-operator-rhmp.v5.0.13
skips:
- minio-operator-rhmp.v5.0.13
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
operators.operatorframework.io.bundle.package.v1: minio-operator-rhmp
operators.operatorframework.io.bundle.channels.v1: stable
# Annotations to specify OCP versions compatibility.
com.redhat.openshift.versions: v4.8-v4.14
com.redhat.openshift.versions: v4.8-v4.15
# Annotation to add default bundle channel as potential is declared
operators.operatorframework.io.bundle.channel.default.v1: stable
operatorframework.io/suggested-namespace: minio-operator
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ metadata:
"bucketDNS": false,
"domains": {}
},
"image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z",
"image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113",
"imagePullSecret": {},
"mountPath": "/export",
"podManagementPolicy": "Parallel",
Expand Down Expand Up @@ -577,7 +577,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: console
ports:
Expand Down Expand Up @@ -657,7 +657,7 @@ spec:
value: "on"
- name: OPERATOR_STS_ENABLED
value: "on"
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
Expand Down Expand Up @@ -774,5 +774,11 @@ spec:
provider:
name: MinIO Inc
url: https://min.io
relatedImages:
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: console
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator
- image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113
name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation
version: 5.0.14
replaces: minio-operator.v5.0.13
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ metadata:
"bucketDNS": false,
"domains": {}
},
"image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z",
"image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113",
"imagePullSecret": {},
"mountPath": "/export",
"podManagementPolicy": "Parallel",
Expand Down Expand Up @@ -577,7 +577,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: console
ports:
Expand Down Expand Up @@ -657,7 +657,7 @@ spec:
value: "on"
- name: OPERATOR_STS_ENABLED
value: "on"
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
Expand Down Expand Up @@ -774,4 +774,11 @@ spec:
provider:
name: MinIO Inc
url: https://min.io
relatedImages:
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: console
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator
- image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113
name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation
version: 5.0.14
9 changes: 8 additions & 1 deletion manifests/minio-operator-rhmp.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ metadata:
"bucketDNS": false,
"domains": {}
},
"image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z",
"image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113",
"imagePullSecret": {},
"mountPath": "/export",
"podManagementPolicy": "Parallel",
Expand Down Expand Up @@ -776,5 +776,12 @@ spec:
provider:
name: MinIO Inc
url: https://min.io
relatedImages:
- image: minio/operator@sha256:91268142b22f88bef9fe74577930afffa9e877f48da84bf0a2b7303c74c1dd06
name: console
- image: minio/operator@sha256:91268142b22f88bef9fe74577930afffa9e877f48da84bf0a2b7303c74c1dd06
name: minio-operator
- image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113
name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation
version: 5.0.14
replaces: minio-operator-rhmp.v5.0.13
2 changes: 1 addition & 1 deletion metadata/annotations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
operators.operatorframework.io.bundle.package.v1: minio-operator-rhmp
operators.operatorframework.io.bundle.channels.v1: stable
# Annotations to specify OCP versions compatibility.
com.redhat.openshift.versions: v4.8-v4.14
com.redhat.openshift.versions: v4.8-v4.15
# Annotation to add default bundle channel as potential is declared
operators.operatorframework.io.bundle.channel.default.v1: stable
operatorframework.io/suggested-namespace: minio-operator
3 changes: 2 additions & 1 deletion olm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ redhatCatalogs=("certified-operators" "redhat-marketplace" "community-operators"

# This constants are supported Openshift versions
minOpenshiftVersion=4.8
maxOpenshiftVersion=4.14
maxOpenshiftVersion=4.15

for catalog in "${redhatCatalogs[@]}"; do
echo " "
Expand All @@ -63,6 +63,7 @@ for catalog in "${redhatCatalogs[@]}"; do
--output-dir bundles/$catalog/$RELEASE \
--channels stable \
--overwrite \
--use-image-digests \
--kustomize-dir config/manifests

# Set the version, later in olm-post-script.sh we change for Digest form.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ metadata:
"bucketDNS": false,
"domains": {}
},
"image": "quay.io/minio/minio:RELEASE.2024-03-15T01-07-19Z",
"image": "quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113",
"imagePullSecret": {},
"mountPath": "/export",
"podManagementPolicy": "Parallel",
Expand Down Expand Up @@ -579,7 +579,7 @@ spec:
- args:
- ui
- --certs-dir=/tmp/certs
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: console
ports:
Expand Down Expand Up @@ -659,7 +659,7 @@ spec:
value: "on"
- name: OPERATOR_STS_ENABLED
value: "on"
image: quay.io/minio/operator:v5.0.14
image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
Expand Down Expand Up @@ -776,5 +776,12 @@ spec:
provider:
name: MinIO Inc
url: https://min.io
relatedImages:
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: console
- image: quay.io/minio/operator@sha256:db47d598488f10daf6a4d26431ab2b65e24f3dffbae0edb76bc44f63c6daf500
name: minio-operator
- image: quay.io/minio/minio@sha256:ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113
name: minio-ea2c70cda70860c7d10f04ce1df640d3abb995784cb7aeedef8d4baa53a5a113-annotation
version: 5.0.14
replaces: minio-operator-rhmp.v5.0.13
Loading