chore(deps): update dependency upbound/provider-kubernetes to v1 #110
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v0->v1.0.1Release Notes
upbound/provider-kubernetes (upbound/provider-kubernetes)
v1.0.1Compare Source
This release contains no source code changes from the previous release,
v1.0.0.It is functionally equivalent to
v1.0.0, with added compatibility for open-source Crossplane in addition to Upbound Crossplane.v1.0.0Compare Source
Release v1.0.0
This release introduces:
v2.0.0.v2.0.0.Please review the breaking changes carefully before upgrading.
Namespace-scope MR Support (Crossplane v2-only)
kubernetes.m.crossplane.ioAPI group.v1beta1.ProviderConfig.kubernetes.m.crossplane.iois now namespace-scoped.ClusterProviderConfig.kubernetes.m.crossplane.ioresource was added; new MRs can reference eitherProviderConfigorClusterProviderConfigviaspec.providerConfigRef.kind.spec.providerConfigRefdefaults toClusterProviderConfigwith namedefaultwhen omitted.spec.writeConnectionSecretToRefand sensitive parameter refs (e.g.,spec.forProvider.fooSecretRef) in namespace-scoped MRs are now local secret references (if no namespace is specified, it defaults to the MR's namespace).Removed Features
spec.publishConnectionDetailsTois no longer available) as the feature has been removed in Crossplane v2.Other Notable Changes
apis,controllers, andexamplesnow have scoped subdirectories:clusterandnamespaced.Backward Compatibility Notes
v1.xenvironments:v1.x.SafeStartwill be disabled.v1.xproviders, review all breaking resource API changes noted above. The package itself is Crossplanev1.xcompatible, but there can be resources that have API changes that need adjustment in your control plane.Upgrade Guide
v2.xusers:ProviderConfigorClusterProviderConfig.spec.publishConnectionDetailsTousage.What's Changed
New Contributors
Full Changelog: crossplane-contrib/provider-kubernetes@v0.18.0...v1.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.