Skip to content

Commit

Permalink
Update for version 1.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily Cai committed Mar 30, 2022
1 parent dd324f9 commit 5a76221
Show file tree
Hide file tree
Showing 194 changed files with 2,963 additions and 824 deletions.
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE/enhancement.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@ about: Feature request or new resource request
labels: enhancement

---
## Checklist

**Describe the feature or resource**
- [ ] I did not find a related open enhancement request.
- [ ] I understand that enhancement requests filed in the GitHub repository are by default low priority.
- [ ] If this request is time-sensitive, I have submitted a corresponding issue with [GCP support](https://cloud.google.com/support-hub).

## Describe the feature or resource
<!--- Describe the feature or resource that you're requesting. --->

**Importance**
## Importance
<!---
State whether you consider this request a nice-to-have, pain point, or blocker.
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.78.0
cnrm.cloud.google.com/version: 1.79.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.78.0
cnrm.cloud.google.com/version: 1.79.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
19 changes: 18 additions & 1 deletion crds/artifactregistry_v1beta1_artifactregistryrepository.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down Expand Up @@ -121,6 +121,23 @@ spec:
description: Immutable. The name of the location this repository is
located in.
type: string
mavenConfig:
description: |-
MavenRepositoryConfig is maven related repository details.
Provides additional configuration details for repositories of the maven
format type.
properties:
allowSnapshotOverwrites:
description: |-
Immutable. The repository with this flag will allow publishing the same
snapshot versions.
type: boolean
versionPolicy:
description: 'Immutable. Version policy defines the versions that
the registry will accept. Default value: "VERSION_POLICY_UNSPECIFIED"
Possible values: ["VERSION_POLICY_UNSPECIFIED", "RELEASE", "SNAPSHOT"].'
type: string
type: object
resourceID:
description: Immutable. Optional. The repositoryId of the resource.
Used for creation and acquisition. When unset, the value of `metadata.name`
Expand Down
2 changes: 1 addition & 1 deletion crds/bigquery_v1beta1_bigquerydataset.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/bigquery_v1beta1_bigqueryjob.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/bigquery_v1beta1_bigquerytable.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/bigtable_v1beta1_bigtableappprofile.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/bigtable_v1beta1_bigtablegcpolicy.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/bigtable_v1beta1_bigtableinstance.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/bigtable_v1beta1_bigtabletable.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/billingbudgets_v1beta1_billingbudgetsbudget.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
78 changes: 70 additions & 8 deletions crds/cloudbuild_v1beta1_cloudbuildtrigger.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down Expand Up @@ -676,10 +676,46 @@ spec:
trigger will never result in a build.
type: boolean
filename:
description: Path, from the source root, to a file whose contents
is used for the template. Either a filename or build template must
be provided.
description: "Path, from the source root, to a file whose contents
is used for the template. \nEither a filename or build template
must be provided. Set this only when using trigger_template or github.\nWhen
using Pub/Sub, Webhook or Manual set the file name using git_file_source
instead."
type: string
filter:
description: A Common Expression Language string. Used only with Pub/Sub
and Webhook.
type: string
gitFileSource:
description: The file source describing the local or remote Build
template.
properties:
path:
description: The path of the file, with the repo root as the root
of the path.
type: string
repoType:
description: 'The type of the repo, since it may not be explicit
from the repo field (e.g from a URL). Possible values: ["UNKNOWN",
"CLOUD_SOURCE_REPOSITORIES", "GITHUB"].'
type: string
revision:
description: "The branch, tag, arbitrary ref, or SHA version of
the repo to use when resolving the \nfilename (optional). This
field respects the same syntax/resolution as described here:
https://git-scm.com/docs/gitrevisions \nIf unspecified, the
revision from which the trigger invocation originated is assumed
to be the revision from which to read the specified path."
type: string
uri:
description: "The URI of the repo (optional). If unspecified,
the repo from which the trigger \ninvocation originated is assumed
to be the repo from which to read the specified path."
type: string
required:
- path
- repoType
type: object
github:
description: |-
Describes the configuration of a trigger that creates a build whenever a GitHub event is received.
Expand Down Expand Up @@ -766,8 +802,8 @@ spec:
pubsubConfig:
description: "PubsubConfig describes the configuration of a trigger
that creates \na build whenever a Pub/Sub message is published.\n\nOne
of 'trigger_template', 'github', 'pubsub_config' or 'webhook_config'
must be provided."
of 'trigger_template', 'github', 'pubsub_config' 'webhook_config'
or 'source_to_build' must be provided."
properties:
serviceAccountRef:
description: Service account that will make the push request.
Expand Down Expand Up @@ -875,6 +911,32 @@ spec:
description: 'Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/'
type: string
type: object
sourceToBuild:
description: "The repo and ref of the repository from which to build.
\nThis field is used only for those triggers that do not respond
to SCM events. \nTriggers that respond to such events build source
at whatever commit caused the event. \nThis field is currently only
used by Webhook, Pub/Sub, Manual, and Cron triggers.\n\nOne of 'trigger_template',
'github', 'pubsub_config' 'webhook_config' or 'source_to_build'
must be provided."
properties:
ref:
description: The branch or tag to use. Must start with "refs/"
(required).
type: string
repoType:
description: 'The type of the repo, since it may not be explicit
from the repo field (e.g from a URL). Possible values: ["UNKNOWN",
"CLOUD_SOURCE_REPOSITORIES", "GITHUB"].'
type: string
uri:
description: The URI of the repo (required).
type: string
required:
- ref
- repoType
- uri
type: object
substitutions:
additionalProperties:
type: string
Expand All @@ -893,7 +955,7 @@ spec:
expressions. Any branch or tag change that matches that regular
expression will trigger a build.
One of 'trigger_template', 'github', 'pubsub_config' or 'webhook_config' must be provided.
One of 'trigger_template', 'github', 'pubsub_config', 'webhook_config' or 'source_to_build' must be provided.
properties:
branchName:
description: |-
Expand Down Expand Up @@ -956,7 +1018,7 @@ spec:
description: "WebhookConfig describes the configuration of a trigger
that creates \na build whenever a webhook is sent to a trigger's
webhook URL.\n\nOne of 'trigger_template', 'github', 'pubsub_config'
or 'webhook_config' must be provided."
'webhook_config' or 'source_to_build' must be provided."
properties:
secretRef:
description: The secret required
Expand Down
2 changes: 1 addition & 1 deletion crds/cloudfunctions_v1beta1_cloudfunctionsfunction.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/cloudidentity_v1beta1_cloudidentitygroup.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/cloudidentity_v1beta1_cloudidentitymembership.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/cloudscheduler_v1beta1_cloudschedulerjob.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computeaddress.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computebackendbucket.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computebackendservice.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computedisk.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computeexternalvpngateway.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computefirewall.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/managed-by-kcc: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computefirewallpolicy.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
2 changes: 1 addition & 1 deletion crds/compute_v1beta1_computefirewallpolicyassociation.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.78.0
cnrm.cloud.google.com/version: 1.79.0
creationTimestamp: null
labels:
cnrm.cloud.google.com/dcl2crd: "true"
Expand Down
Loading

0 comments on commit 5a76221

Please sign in to comment.