Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
ecf8751
Pushing deploy/all-in-one.yaml using GitHub API
github-actions[bot] Aug 12, 2022
1a2cd69
Pushing deploy/crds/atlas.mongodb.com_atlasbackupschedules.yaml using…
github-actions[bot] Aug 12, 2022
d6fb5d9
Pushing deploy/crds/atlas.mongodb.com_atlasdatabaseusers.yaml using G…
github-actions[bot] Aug 12, 2022
d6f6fe1
Pushing deploy/crds/atlas.mongodb.com_atlasprojects.yaml using GitHub…
github-actions[bot] Aug 12, 2022
0492ec2
Pushing deploy/crds/atlas.mongodb.com_atlasdeployments.yaml using Git…
github-actions[bot] Aug 12, 2022
3e27f22
Pushing deploy/crds/atlas.mongodb.com_atlasbackuppolicies.yaml using …
github-actions[bot] Aug 12, 2022
a59ac25
Pushing deploy/clusterwide/crds.yaml using GitHub API
github-actions[bot] Aug 12, 2022
d1d241c
Pushing deploy/clusterwide/clusterwide-config.yaml using GitHub API
github-actions[bot] Aug 12, 2022
0cc1a50
Pushing deploy/namespaced/namespaced-config.yaml using GitHub API
github-actions[bot] Aug 12, 2022
a17bcb7
Pushing deploy/namespaced/crds.yaml using GitHub API
github-actions[bot] Aug 12, 2022
b5f8acc
Pushing deploy/openshift/crds.yaml using GitHub API
github-actions[bot] Aug 12, 2022
ef4fde8
Pushing deploy/openshift/openshift.yaml using GitHub API
github-actions[bot] Aug 12, 2022
7778064
Pushing third_party_licenses.txt using GitHub API
github-actions[bot] Aug 12, 2022
c7f2936
Pushing bundle/manifests/atlas.mongodb.com_atlasbackupschedules.yaml …
github-actions[bot] Aug 12, 2022
52e6f05
Pushing bundle/manifests/mongodb-atlas-controller-manager-metrics-ser…
github-actions[bot] Aug 12, 2022
5a9ea5d
Pushing bundle/manifests/atlas.mongodb.com_atlasdatabaseusers.yaml us…
github-actions[bot] Aug 12, 2022
d1f7753
Pushing bundle/manifests/mongodb-atlas-kubernetes.clusterserviceversi…
github-actions[bot] Aug 12, 2022
f9404a8
Pushing bundle/manifests/atlas.mongodb.com_atlasprojects.yaml using G…
github-actions[bot] Aug 12, 2022
2527831
Pushing bundle/manifests/atlas.mongodb.com_atlasdeployments.yaml usin…
github-actions[bot] Aug 12, 2022
0d61971
Pushing bundle/manifests/atlas.mongodb.com_atlasbackuppolicies.yaml u…
github-actions[bot] Aug 12, 2022
599129e
Pushing bundle/manifests/mongodb-atlas-metrics-reader_rbac.authorizat…
github-actions[bot] Aug 12, 2022
dade628
Pushing bundle/tests/scorecard/config.yaml using GitHub API
github-actions[bot] Aug 12, 2022
5a1a816
Pushing bundle/metadata/annotations.yaml using GitHub API
github-actions[bot] Aug 12, 2022
81e6bc1
Pushing bundle.Dockerfile using GitHub API
github-actions[bot] Aug 12, 2022
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
23 changes: 23 additions & 0 deletions bundle/manifests/atlas.mongodb.com_atlasbackuppolicies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,33 @@ spec:
enum:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 40
type: integer
frequencyType:
description: 'Frequency associated with the backup policy item.
Expand Down
100 changes: 24 additions & 76 deletions bundle/manifests/atlas.mongodb.com_atlasdeployments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,12 @@ spec:
type: object
spec:
description: AtlasDeploymentSpec defines the desired state of AtlasDeployment
Only one of DeploymentSpec, AdvancedDeploymentSpec and ServerlessSpec
should be defined
properties:
advancedDeploymentSpec:
description: Configuration for the advanced deployment API. https://docs.atlas.mongodb.com/reference/api/clusters-advanced/
description: Configuration for the advanced (v1.5) deployment API
https://www.mongodb.com/docs/atlas/reference/api/clusters-advanced/
properties:
backupEnabled:
type: boolean
Expand All @@ -60,67 +63,10 @@ spec:
type: object
clusterType:
type: string
connectionStrings:
description: ConnectionStrings configuration for applications
use to connect to this deployment.
properties:
awsPrivateLink:
additionalProperties:
type: string
type: object
awsPrivateLinkSrv:
additionalProperties:
type: string
type: object
private:
type: string
privateEndpoint:
items:
description: PrivateEndpointSpec connection strings. Each
object describes the connection strings you can use to
connect to this deployment through a private endpoint.
Atlas returns this parameter only if you deployed a private
endpoint to all regions to which you deployed this deployment's
nodes.
properties:
connectionString:
type: string
endpoints:
items:
description: EndpointSpec through which you connect
to Atlas.
properties:
endpointId:
type: string
providerName:
type: string
region:
type: string
type: object
type: array
srvConnectionString:
type: string
type:
type: string
type: object
type: array
privateSrv:
type: string
standard:
type: string
standardSrv:
type: string
type: object
createDate:
type: string
diskSizeGB:
type: integer
encryptionAtRestProvider:
type: string
groupId:
type: string
id:
type: string
labels:
items:
description: LabelSpec contains key-value pairs that tag and
Expand All @@ -141,6 +87,10 @@ spec:
mongoDBVersion:
type: string
name:
description: Name of the advanced deployment as it appears in
Atlas. After Atlas creates the deployment, you can't change
its name. Can only contain ASCII letters, numbers, and hyphens.
pattern: ^[a-zA-Z0-9][a-zA-Z0-9-]*$
type: string
paused:
type: boolean
Expand All @@ -149,8 +99,6 @@ spec:
replicationSpecs:
items:
properties:
id:
type: string
numShards:
type: integer
regionConfigs:
Expand All @@ -169,14 +117,9 @@ spec:
type: integer
type: object
autoScaling:
description: AutoScalingSpec configures your deployment
to automatically scale its storage
description: AdvancedAutoScalingSpec configures your
deployment to automatically scale its storage
properties:
autoIndexingEnabled:
description: Flag that indicates whether autopilot
mode for Performance Advisor is enabled. The
default is false.
type: boolean
compute:
description: Collection of settings that configure
how a deployment might scale its deployment
Expand Down Expand Up @@ -207,10 +150,13 @@ spec:
: true.'
type: boolean
type: object
diskGBEnabled:
diskGB:
description: Flag that indicates whether disk
auto-scaling is enabled. The default is true.
type: boolean
properties:
enabled:
type: boolean
type: object
type: object
backingProviderName:
type: string
Expand Down Expand Up @@ -252,8 +198,6 @@ spec:
type: array
rootCertType:
type: string
stateName:
type: string
versionReleaseSystem:
type: string
type: object
Expand All @@ -270,7 +214,7 @@ spec:
- name
type: object
deploymentSpec:
description: Configuration for the advanced deployment API
description: Configuration for the normal (v1) deployment API https://www.mongodb.com/docs/atlas/reference/api/clusters/
properties:
autoScaling:
description: Collection of settings that configures auto-scaling
Expand Down Expand Up @@ -378,7 +322,9 @@ spec:
type: string
name:
description: Name of the deployment as it appears in Atlas. After
Atlas creates the deployment, you can't change its name.
Atlas creates the deployment, you can't change its name. Can
only contain ASCII letters, numbers, and hyphens.
pattern: ^[a-zA-Z0-9][a-zA-Z0-9-]*$
type: string
numShards:
description: Positive integer that specifies the number of shards
Expand Down Expand Up @@ -600,11 +546,13 @@ spec:
- name
type: object
serverlessSpec:
description: Configuration for the advanced deployment API. https://docs.atlas.mongodb.com/reference/api/clusters-advanced/
description: Configuration for the serverless deployment API. https://www.mongodb.com/docs/atlas/reference/api/serverless-instances/
properties:
name:
description: Name of the deployment as it appears in Atlas. After
Atlas creates the deployment, you can't change its name.
description: Name of the serverless deployment as it appears in
Atlas. After Atlas creates the deployment, you can't change
its name. Can only contain ASCII letters, numbers, and hyphens.
pattern: ^[a-zA-Z0-9][a-zA-Z0-9-]*$
type: string
providerSettings:
description: Configuration for the provisioned hosts on which
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ metadata:
description: The MongoDB Atlas Kubernetes Operator enables easy management of Clusters in MongoDB Atlas
operators.operatorframework.io/builder: operator-sdk-v1.15.0+git
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
containerImage: mongodb/mongodb-atlas-kubernetes-operator:1.1.0
name: mongodb-atlas-kubernetes.v1.1.0
containerImage: mongodb/mongodb-atlas-kubernetes-operator:1.2.0
name: mongodb-atlas-kubernetes.v1.2.0
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -420,7 +420,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: mongodb/mongodb-atlas-kubernetes-operator:1.1.0
image: mongodb/mongodb-atlas-kubernetes-operator:1.2.0
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -495,5 +495,5 @@ spec:
maturity: beta
provider:
name: MongoDB, Inc
version: 1.1.0
replaces: mongodb-atlas-kubernetes.v1.0.0
version: 1.2.0
replaces: mongodb-atlas-kubernetes.v1.1.0
Loading