Skip to content

Commit

Permalink
Update for version 1.111.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maqiuyujoyce committed Oct 23, 2023
1 parent 370df59 commit 58344da
Show file tree
Hide file tree
Showing 385 changed files with 18,582 additions and 4,427 deletions.
16 changes: 16 additions & 0 deletions config/cloudcodesnippets/alloydb_v1beta1_alloydbbackup.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
label: Config Connector AlloyDBBackup
markdownDescription: Creates yaml for a AlloyDBBackup resource
insertText: |
apiVersion: alloydb.cnrm.cloud.google.com/v1beta1
kind: AlloyDBBackup
metadata:
name: \${1:alloydbbackup-name}
spec:
clusterNameRef:
external: \${2:projects/[PROJECT_ID?]/locations/us-central1/clusters/alloydbbackup-dep}
location: \${3:us-central1}
encryptionConfig:
kmsKeyNameRef:
external: \${4:projects/[PROJECT_ID?]/locations/us-central1/keyRings/alloydbbackup-dep/cryptoKeys/alloydbbackup-dep}
projectRef:
external: \${5:[PROJECT_ID?]}
39 changes: 39 additions & 0 deletions config/cloudcodesnippets/alloydb_v1beta1_alloydbcluster.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
label: Config Connector AlloyDBCluster
markdownDescription: Creates yaml for a AlloyDBCluster resource
insertText: |
apiVersion: alloydb.cnrm.cloud.google.com/v1beta1
kind: AlloyDBCluster
metadata:
name: \${1:alloydbcluster-name}
spec:
location: \${2:us-central1}
networkRef:
external: \${3:projects/[PROJECT_ID?]/global/networks/alloydbcluster-dep}
projectRef:
external: \${4:[PROJECT_ID?]}
automatedBackupPolicy:
backupWindow: \${5:3600s}
encryptionConfig:
kmsKeyNameRef:
name: \${6:alloydbcluster-dep}
enabled: \${7:true}
labels:
source: \${8:kcc}
location: \${9:us-central1}
timeBasedRetention:
retentionPeriod: \${10:43200s}
weeklySchedule:
daysOfWeek:
- \${11:MONDAY}
startTimes:
- hours: \${12:4}
minutes: \${13:0}
seconds: \${14:0}
nanos: \${15:0}
encryptionConfig:
kmsKeyNameRef:
name: \${16:alloydbcluster-dep}
initialUser:
user: \${17:postgres}
password:
value: \${18:postgres}
15 changes: 15 additions & 0 deletions config/cloudcodesnippets/alloydb_v1beta1_alloydbinstance.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
label: Config Connector AlloyDBInstance
markdownDescription: Creates yaml for a AlloyDBInstance resource
insertText: |
apiVersion: alloydb.cnrm.cloud.google.com/v1beta1
kind: AlloyDBInstance
metadata:
name: \${1:alloydbinstance-name}
spec:
clusterRef:
name: \${2:alloydbinstance-dep-primary}
instanceType: \${3:PRIMARY}
databaseFlags:
enable_google_adaptive_autovacuum: \${4:off}
machineConfig:
cpuCount: \${5:2}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
label: Config Connector ContainerAttachedCluster
markdownDescription: Creates yaml for a ContainerAttachedCluster resource
insertText: |
apiVersion: containerattached.cnrm.cloud.google.com/v1beta1
kind: ContainerAttachedCluster
metadata:
name: \${1:containerattachedcluster-name}
spec:
resourceID: \${2:[ATTACHED_CLUSTER_NAME?]}
location: \${3:us-west1}
projectRef:
external: \${4:[PROJECT_ID?]}
description: \${5:Test attached cluster basic sample}
distribution: \${6:[DISTRIBUTION]}
oidcConfig:
issuerUrl: \${7:[ISSUER_URL?]}
platformVersion: \${8:[PLATFORM_VERSION?]}
fleet:
projectRef:
name: \${9:containerattachedcluster-dep-basic}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
cnrm.cloud.google.com/version: 1.110.0
cnrm.cloud.google.com/version: 1.111.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
cnrm.cloud.google.com/version: 1.110.0
cnrm.cloud.google.com/version: 1.111.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
cnrm.cloud.google.com/version: 1.110.0
cnrm.cloud.google.com/version: 1.111.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
cnrm.cloud.google.com/version: 1.110.0
cnrm.cloud.google.com/version: 1.111.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
cnrm.cloud.google.com/version: 1.110.0
cnrm.cloud.google.com/version: 1.111.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
cnrm.cloud.google.com/version: 1.110.0
cnrm.cloud.google.com/version: 1.111.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
223 changes: 0 additions & 223 deletions crds/alloydb_v1alpha1_alloydbbackup.yaml

This file was deleted.

Loading

0 comments on commit 58344da

Please sign in to comment.