chore(deps): update dependency upbound/provider-gcp to v1 #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.41.1
->v1.0.0
Release Notes
upbound/provider-gcp (upbound/provider-gcp)
v1.0.0
Compare Source
In the
v1.0.0
release, we've upgraded the underlying Terraform provider version from4.77.0
to5.19.0
.Explore the
API Changes
section below for a concise overview of the modifications introduced by this version bump.The release introduces support for the conversion functions to be able to handle any future breaking API changes. Also includes updates to the dependencies.
With this release, the
provider-gcp-cloudiot
family provider has been removed with the following two resources:Device.cloudiot.gcp.upbound.io/v1beta1
Registry.cloudiot.gcp.upbound.io/v1beta1
Bug Fixes and Enhancements
API Changes
Membership.gkehub.gcp.upbound.io/v1beta1
andDNSAuthorization.certificatemanager.gcp.upbound.io/v1beta1
, andspec.forProvider.location
is now required.Instance.alloydb.gcp.upbound.io/v1beta1
=> added reference and selector forspec.forProvider.instanceType
field.Routine.bigquery.gcp.upbound.io/v1beta1
=>spec.forProvider.routineType
is now required.Function.cloudfunctions2.gcp.upbound.io/v1beta1
=>spec.forProvider.location
is now required.DomainMapping.cloudrun.gcp.upbound.io/v1beta1
=>spec.forProvider.metadata
is now optional.V2Job.cloudrun.gcp.upbound.io/v1beta1
=>spec.forProvider.location
is now required andspec.forProvider.template.template.containers.{livenessProbe,startupProbe}
have been removed.Service.cloudrun.gcp.upbound.io/v1beta1
=>spec.forProvider.location
is now required.NodeGroup.compute.gcp.upbound.io/v1beta1
=>spec.forProvider.size
has been replaced withspec.forProvider.initialSize
.RouterNAT.compute.gcp.upbound.io/v1beta1
=>spec.forProvider.natIpAllocateOption
is now optional.Cluster.container.gcp.upbound.io/v1beta1
=>spec.forProvider.enableBinaryAuthorization
has been removed.Trigger.eventarc.gcp.upbound.io/v1beta1
=>spec.forProvider.destination.cloudFunction
has been removed.Certificate.privateca.gcp.upbound.io/v1beta1
=>status.atProvider.pemCertificates
has been removed andstatus.atProvider.certificateDescription.configValues
has been removed.Secret.secretmanager.gcp.upbound.io/v1beta1
=>spec.forProvider.replication.automatic
has been replaced withspec.forProvider.replication.auto
.Databaselnstance.sql.gcp.upbound.io/v1beta1
=>status.atProvider.serverCaCert
has been removed.SSLCert.sql.gcp.upbound.io/v1beta1
=>status.atProvider.serverCaCert
has been removed.What's Changed
e12d46a
by @renovate in https://github.com/upbound/provider-gcp/pull/4401eb3cb2
by @renovate in https://github.com/upbound/provider-gcp/pull/442694cdab
by @renovate in https://github.com/upbound/provider-gcp/pull/44626f96df
by @renovate in https://github.com/upbound/provider-gcp/pull/4495d5d22a
by @renovate in https://github.com/upbound/provider-gcp/pull/4580d103c3
by @renovate in https://github.com/upbound/provider-gcp/pull/466ab5e6d0
by @renovate in https://github.com/upbound/provider-gcp/pull/467New Contributors
Full Changelog: crossplane-contrib/provider-upjet-gcp@v0.41.2...v1.0.0
v0.41.2
Compare Source
The release
v0.41.2
includes some important bug fixes and dependency bumps detailed below:v1.15.1
along with various bug fixes.v1.1.1
LateInitialize
management policy in the context of the no-fork architecture. Previously, we were relying solely on the managed reconciler for preventing the late-initialization of the managed resources if the specified policies do not contain it. Now, we also explicitly skip the late-initialization in upjet to prevent some accidental updates to thespec.forProvider
while, for example, updating the annotations.What's Changed
Full Changelog: crossplane-contrib/provider-upjet-gcp@v0.41.1...v0.41.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.