File tree Expand file tree Collapse file tree 12 files changed +52
-56
lines changed Expand file tree Collapse file tree 12 files changed +52
-56
lines changed Original file line number Diff line number Diff line change @@ -85,13 +85,13 @@ spec:
8585 snapshots to AWS bucket.
8686 properties :
8787 exportBucketId :
88- description : Unique identifier of the AWS bucket to export the
89- cloud backup snapshot to.
88+ description : Unique Atlas identifier of the AWS bucket which was
89+ granted access to export backup snapshot
9090 type : string
9191 frequencyType :
92- default : MONTHLY
92+ default : monthly
9393 enum :
94- - MONTHLY
94+ - monthly
9595 type : string
9696 required :
9797 - exportBucketId
Original file line number Diff line number Diff line change @@ -127,12 +127,12 @@ metadata:
127127 description : The MongoDB Atlas Kubernetes Operator enables easy management of Clusters in MongoDB Atlas
128128 operators.operatorframework.io/builder : operator-sdk-v1.15.0+git
129129 operators.operatorframework.io/project_layout : go.kubebuilder.io/v2
130- containerImage : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
130+ containerImage : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
131131 labels :
132132 operatorframework.io/arch.amd64 : supported
133133 operatorframework.io/arch.arm64 : supported
134134 operatorframework.io/os.linux : supported
135- name : mongodb-atlas-kubernetes.v1.7.0
135+ name : mongodb-atlas-kubernetes.v1.7.2
136136 namespace : placeholder
137137spec :
138138 apiservicedefinitions : {}
@@ -465,7 +465,7 @@ spec:
465465 valueFrom :
466466 fieldRef :
467467 fieldPath : metadata.annotations['olm.targetNamespaces']
468- image : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
468+ image : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
469469 imagePullPolicy : Always
470470 livenessProbe :
471471 httpGet :
@@ -540,5 +540,5 @@ spec:
540540 maturity : beta
541541 provider :
542542 name : MongoDB, Inc
543- version : 1.7.0
544- replaces : mongodb-atlas-kubernetes.v1.6.1
543+ version : 1.7.2
544+ replaces : mongodb-atlas-kubernetes.v1.7.0
Original file line number Diff line number Diff line change @@ -13,5 +13,3 @@ annotations:
1313 # Annotations for testing.
1414 operators.operatorframework.io.test.mediatype.v1 : scorecard+v1
1515 operators.operatorframework.io.test.config.v1 : tests/scorecard/
16-
17- com.redhat.openshift.versions : " v4.8"
Original file line number Diff line number Diff line change @@ -260,13 +260,13 @@ spec:
260260 snapshots to AWS bucket.
261261 properties :
262262 exportBucketId :
263- description : Unique identifier of the AWS bucket to export the
264- cloud backup snapshot to.
263+ description : Unique Atlas identifier of the AWS bucket which was
264+ granted access to export backup snapshot
265265 type : string
266266 frequencyType :
267- default : MONTHLY
267+ default : monthly
268268 enum :
269- - MONTHLY
269+ - monthly
270270 type : string
271271 required :
272272 - exportBucketId
@@ -3387,7 +3387,7 @@ spec:
33873387 valueFrom :
33883388 fieldRef :
33893389 fieldPath : metadata.namespace
3390- image : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
3390+ image : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
33913391 imagePullPolicy : Always
33923392 livenessProbe :
33933393 httpGet :
Original file line number Diff line number Diff line change @@ -276,7 +276,7 @@ spec:
276276 valueFrom :
277277 fieldRef :
278278 fieldPath : metadata.namespace
279- image : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
279+ image : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
280280 imagePullPolicy : Always
281281 livenessProbe :
282282 httpGet :
Original file line number Diff line number Diff line change @@ -243,13 +243,13 @@ spec:
243243 snapshots to AWS bucket.
244244 properties :
245245 exportBucketId :
246- description : Unique identifier of the AWS bucket to export the
247- cloud backup snapshot to.
246+ description : Unique Atlas identifier of the AWS bucket which was
247+ granted access to export backup snapshot
248248 type : string
249249 frequencyType :
250- default : MONTHLY
250+ default : monthly
251251 enum :
252- - MONTHLY
252+ - monthly
253253 type : string
254254 required :
255255 - exportBucketId
Original file line number Diff line number Diff line change @@ -82,13 +82,13 @@ spec:
8282 snapshots to AWS bucket.
8383 properties :
8484 exportBucketId :
85- description : Unique identifier of the AWS bucket to export the
86- cloud backup snapshot to.
85+ description : Unique Atlas identifier of the AWS bucket which was
86+ granted access to export backup snapshot
8787 type : string
8888 frequencyType :
89- default : MONTHLY
89+ default : monthly
9090 enum :
91- - MONTHLY
91+ - monthly
9292 type : string
9393 required :
9494 - exportBucketId
Original file line number Diff line number Diff line change @@ -243,13 +243,13 @@ spec:
243243 snapshots to AWS bucket.
244244 properties :
245245 exportBucketId :
246- description : Unique identifier of the AWS bucket to export the
247- cloud backup snapshot to.
246+ description : Unique Atlas identifier of the AWS bucket which was
247+ granted access to export backup snapshot
248248 type : string
249249 frequencyType :
250- default : MONTHLY
250+ default : monthly
251251 enum :
252- - MONTHLY
252+ - monthly
253253 type : string
254254 required :
255255 - exportBucketId
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ spec:
282282 valueFrom :
283283 fieldRef :
284284 fieldPath : metadata.namespace
285- image : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
285+ image : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
286286 imagePullPolicy : Always
287287 livenessProbe :
288288 httpGet :
Original file line number Diff line number Diff line change @@ -243,13 +243,13 @@ spec:
243243 snapshots to AWS bucket.
244244 properties :
245245 exportBucketId :
246- description : Unique identifier of the AWS bucket to export the
247- cloud backup snapshot to.
246+ description : Unique Atlas identifier of the AWS bucket which was
247+ granted access to export backup snapshot
248248 type : string
249249 frequencyType :
250- default : MONTHLY
250+ default : monthly
251251 enum :
252- - MONTHLY
252+ - monthly
253253 type : string
254254 required :
255255 - exportBucketId
You can’t perform that action at this time.
0 commit comments