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:
85
85
snapshots to AWS bucket.
86
86
properties :
87
87
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
90
90
type : string
91
91
frequencyType :
92
- default : MONTHLY
92
+ default : monthly
93
93
enum :
94
- - MONTHLY
94
+ - monthly
95
95
type : string
96
96
required :
97
97
- exportBucketId
Original file line number Diff line number Diff line change @@ -127,12 +127,12 @@ metadata:
127
127
description : The MongoDB Atlas Kubernetes Operator enables easy management of Clusters in MongoDB Atlas
128
128
operators.operatorframework.io/builder : operator-sdk-v1.15.0+git
129
129
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
131
131
labels :
132
132
operatorframework.io/arch.amd64 : supported
133
133
operatorframework.io/arch.arm64 : supported
134
134
operatorframework.io/os.linux : supported
135
- name : mongodb-atlas-kubernetes.v1.7.0
135
+ name : mongodb-atlas-kubernetes.v1.7.2
136
136
namespace : placeholder
137
137
spec :
138
138
apiservicedefinitions : {}
@@ -465,7 +465,7 @@ spec:
465
465
valueFrom :
466
466
fieldRef :
467
467
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
469
469
imagePullPolicy : Always
470
470
livenessProbe :
471
471
httpGet :
@@ -540,5 +540,5 @@ spec:
540
540
maturity : beta
541
541
provider :
542
542
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:
13
13
# Annotations for testing.
14
14
operators.operatorframework.io.test.mediatype.v1 : scorecard+v1
15
15
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:
260
260
snapshots to AWS bucket.
261
261
properties :
262
262
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
265
265
type : string
266
266
frequencyType :
267
- default : MONTHLY
267
+ default : monthly
268
268
enum :
269
- - MONTHLY
269
+ - monthly
270
270
type : string
271
271
required :
272
272
- exportBucketId
@@ -3387,7 +3387,7 @@ spec:
3387
3387
valueFrom :
3388
3388
fieldRef :
3389
3389
fieldPath : metadata.namespace
3390
- image : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
3390
+ image : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
3391
3391
imagePullPolicy : Always
3392
3392
livenessProbe :
3393
3393
httpGet :
Original file line number Diff line number Diff line change @@ -276,7 +276,7 @@ spec:
276
276
valueFrom :
277
277
fieldRef :
278
278
fieldPath : metadata.namespace
279
- image : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
279
+ image : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
280
280
imagePullPolicy : Always
281
281
livenessProbe :
282
282
httpGet :
Original file line number Diff line number Diff line change @@ -243,13 +243,13 @@ spec:
243
243
snapshots to AWS bucket.
244
244
properties :
245
245
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
248
248
type : string
249
249
frequencyType :
250
- default : MONTHLY
250
+ default : monthly
251
251
enum :
252
- - MONTHLY
252
+ - monthly
253
253
type : string
254
254
required :
255
255
- exportBucketId
Original file line number Diff line number Diff line change @@ -82,13 +82,13 @@ spec:
82
82
snapshots to AWS bucket.
83
83
properties :
84
84
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
87
87
type : string
88
88
frequencyType :
89
- default : MONTHLY
89
+ default : monthly
90
90
enum :
91
- - MONTHLY
91
+ - monthly
92
92
type : string
93
93
required :
94
94
- exportBucketId
Original file line number Diff line number Diff line change @@ -243,13 +243,13 @@ spec:
243
243
snapshots to AWS bucket.
244
244
properties :
245
245
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
248
248
type : string
249
249
frequencyType :
250
- default : MONTHLY
250
+ default : monthly
251
251
enum :
252
- - MONTHLY
252
+ - monthly
253
253
type : string
254
254
required :
255
255
- exportBucketId
Original file line number Diff line number Diff line change @@ -282,7 +282,7 @@ spec:
282
282
valueFrom :
283
283
fieldRef :
284
284
fieldPath : metadata.namespace
285
- image : mongodb/mongodb-atlas-kubernetes-operator:1.7.0
285
+ image : mongodb/mongodb-atlas-kubernetes-operator:1.7.2
286
286
imagePullPolicy : Always
287
287
livenessProbe :
288
288
httpGet :
Original file line number Diff line number Diff line change @@ -243,13 +243,13 @@ spec:
243
243
snapshots to AWS bucket.
244
244
properties :
245
245
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
248
248
type : string
249
249
frequencyType :
250
- default : MONTHLY
250
+ default : monthly
251
251
enum :
252
- - MONTHLY
252
+ - monthly
253
253
type : string
254
254
required :
255
255
- exportBucketId
You can’t perform that action at this time.
0 commit comments