Skip to content

Commit

Permalink
Update for version 1.105.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maqiuyujoyce committed May 23, 2023
1 parent d2d65ca commit b439b38
Show file tree
Hide file tree
Showing 339 changed files with 9,027 additions and 6,549 deletions.
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.104.0
cnrm.cloud.google.com/version: 1.105.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.104.0
cnrm.cloud.google.com/version: 1.105.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.104.0
cnrm.cloud.google.com/version: 1.105.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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down Expand Up @@ -299,15 +299,15 @@ spec:
- conditions
type: object
custom:
description: "Custom access level conditions are set using the Cloud
Common Expression Language to represent the necessary conditions
for the level to apply to a request. \nSee CEL spec at: https://github.com/google/cel-spec."
description: |-
Custom access level conditions are set using the Cloud Common Expression Language to represent the necessary conditions for the level to apply to a request.
See CEL spec at: https://github.com/google/cel-spec.
properties:
expr:
description: "Represents a textual expression in the Common Expression
Language (CEL) syntax. CEL is a C-like expression language.\nThis
page details the objects and attributes that are used to the
build the CEL expressions for \ncustom access levels - https://cloud.google.com/access-context-manager/docs/custom-access-level-spec."
description: |-
Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language.
This page details the objects and attributes that are used to the build the CEL expressions for
custom access levels - https://cloud.google.com/access-context-manager/docs/custom-access-level-spec.
properties:
description:
description: Description of the expression.
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down

Large diffs are not rendered by default.

29 changes: 28 additions & 1 deletion crds/alloydb_v1alpha1_alloydbbackup.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down Expand Up @@ -78,6 +78,17 @@ spec:
description:
description: Immutable. User-provided description of the backup.
type: string
encryptionConfig:
description: EncryptionConfig describes the encryption config of a
cluster or a backup that is encrypted with a CMEK (customer-managed
encryption key).
properties:
kmsKeyName:
description: 'Immutable. The fully-qualified resource name of
the KMS key. Each Cloud KMS key is regionalized and has the
following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME].'
type: string
type: object
location:
description: Immutable. The location where the alloydb backup should
reside.
Expand Down Expand Up @@ -150,6 +161,22 @@ spec:
createTime:
description: Time the Backup was created in UTC.
type: string
encryptionInfo:
description: EncryptionInfo describes the encryption information of
a cluster or a backup.
items:
properties:
encryptionType:
description: Output only. Type of encryption.
type: string
kmsKeyVersions:
description: Output only. Cloud KMS key versions that are being
used to protect the database or the backup.
items:
type: string
type: array
type: object
type: array
etag:
description: A hash of the resource.
type: string
Expand Down
59 changes: 49 additions & 10 deletions crds/alloydb_v1alpha1_alloydbcluster.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down Expand Up @@ -88,6 +88,17 @@ spec:
enabled:
description: Whether automated backups are enabled.
type: boolean
encryptionConfig:
description: EncryptionConfig describes the encryption config
of a cluster or a backup that is encrypted with a CMEK (customer-managed
encryption key).
properties:
kmsKeyName:
description: 'The fully-qualified resource name of the KMS
key. Each Cloud KMS key is regionalized and has the following
format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME].'
type: string
type: object
labels:
additionalProperties:
type: string
Expand All @@ -100,14 +111,16 @@ spec:
type: string
quantityBasedRetention:
description: Quantity-based Backup retention policy to retain
recent backups.
recent backups. Conflicts with 'time_based_retention', both
can't be set together.
properties:
count:
description: The number of backups to retain.
type: integer
type: object
timeBasedRetention:
description: Time-based Backup retention policy.
description: Time-based Backup retention policy. Conflicts with
'quantity_based_retention', both can't be set together.
properties:
retentionPeriod:
description: |-
Expand Down Expand Up @@ -138,17 +151,16 @@ spec:
"24:00:00" for scenarios like business closing time.
type: integer
minutes:
description: Minutes of hour of day. Must be from 0
to 59.
description: Minutes of hour of day. Currently, only
the value 0 is supported.
type: integer
nanos:
description: Fractions of seconds in nanoseconds. Must
be from 0 to 999,999,999.
description: Fractions of seconds in nanoseconds. Currently,
only the value 0 is supported.
type: integer
seconds:
description: Seconds of minutes of the time. Must normally
be from 0 to 59. An API may allow the value 60 if
it allows leap-seconds.
description: Seconds of minutes of the time. Currently,
only the value 0 is supported.
type: integer
type: object
type: array
Expand All @@ -160,6 +172,17 @@ spec:
description: User-settable and human-readable display name for the
Cluster.
type: string
encryptionConfig:
description: EncryptionConfig describes the encryption config of a
cluster or a backup that is encrypted with a CMEK (customer-managed
encryption key).
properties:
kmsKeyName:
description: 'Immutable. The fully-qualified resource name of
the KMS key. Each Cloud KMS key is regionalized and has the
following format: projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME].'
type: string
type: object
initialUser:
description: Initial user to setup during cluster creation.
properties:
Expand Down Expand Up @@ -297,6 +320,22 @@ spec:
field and it's populated at the Cluster creation time. This field
cannot be changed after cluster creation.
type: string
encryptionInfo:
description: EncryptionInfo describes the encryption information of
a cluster or a backup.
items:
properties:
encryptionType:
description: Output only. Type of encryption.
type: string
kmsKeyVersions:
description: Output only. Cloud KMS key versions that are being
used to protect the database or the backup.
items:
type: string
type: array
type: object
type: array
migrationSource:
description: Cluster created via DMS migration.
items:
Expand Down
8 changes: 5 additions & 3 deletions crds/alloydb_v1alpha1_alloydbinstance.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down Expand Up @@ -109,8 +109,10 @@ spec:
instance, instance is created in a random zone with available capacity.
type: string
instanceType:
description: 'Immutable. The type of the instance. Possible values:
["PRIMARY", "READ_POOL"].'
description: 'Immutable. The type of the instance. If the instance
type is READ_POOL, provide the associated PRIMARY instance in the
''depends_on'' meta-data attribute. Possible values: ["PRIMARY",
"READ_POOL"].'
type: string
machineConfig:
description: Configurations for the machines that host the underlying
Expand Down
2 changes: 1 addition & 1 deletion crds/apigateway_v1alpha1_apigatewayapi.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigateway_v1alpha1_apigatewayapiconfig.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigateway_v1alpha1_apigatewaygateway.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeeaddonsconfig.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeeendpointattachment.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeeenvgroup.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeeenvgroupattachment.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeeinstance.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeeinstanceattachment.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeenataddress.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1alpha1_apigeesyncauthorization.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1beta1_apigeeenvironment.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/apigee_v1beta1_apigeeorganization.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/appengine_v1alpha1_appenginedomainmapping.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/appengine_v1alpha1_appenginefirewallrule.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/appengine_v1alpha1_appengineflexibleappversion.yaml
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.104.0
cnrm.cloud.google.com/version: 1.105.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
Loading

0 comments on commit b439b38

Please sign in to comment.