Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update godeps #20

Closed
wants to merge 1 commit into from
Closed

fix(deps): update godeps #20

wants to merge 1 commit into from

Conversation

Breee
Copy link
Collaborator

@Breee Breee commented Dec 13, 2023

This PR contains the following updates:

Package Type Update Change
github.com/crossplane/crossplane-runtime require patch v0.20.0 -> v0.20.1
github.com/upbound/upjet require minor v0.8.0-rc.0.0.20221024111721-c82119f5ef34 -> v0.10.0
k8s.io/apimachinery require minor v0.28.4 -> v0.29.0
k8s.io/client-go require minor v0.28.4 -> v0.29.0
sigs.k8s.io/controller-runtime require minor v0.15.0 -> v0.16.3
sigs.k8s.io/controller-tools require minor v0.12.1 -> v0.13.0

Release Notes

crossplane/crossplane-runtime (github.com/crossplane/crossplane-runtime)

v0.20.1

Compare Source

What's Changed

Full Changelog: crossplane/crossplane-runtime@v0.20.0...v0.20.1

upbound/upjet (github.com/upbound/upjet)

v0.10.0

Compare Source

The v0.10.0 release contains some important bug fixes regarding the granular management policies, a fix in the reconciliation logic of the upjet runtime and improvements in the core migration framework. You can bump your provider's upjet dependency by running go get github.com/upbound/[email protected] in your provider's root directory.

What's Changed

New Contributors

Full Changelog: crossplane/upjet@v0.9.0...v0.10.0

v0.9.1

Compare Source

This is a patch release that brings backwards-compatibility for upjet-based generated providers so that if they do not explicitly configure an event handler, a default one is configured. Please refer to the discussion in #​250 for further details.

What's Changed

Full Changelog: crossplane/upjet@v0.9.0...v0.9.1

v0.9.0

Compare Source

This release adds support for the spec.initProvider API and for the granular management policies alpha feature detailed here.

The generated example manifests from Terraform registry no longer contain the trailing YAML document separator (---).

There are numerous improvements and new features introduced to the migration framework to support some new migration cases, such the monolithic official providers to the provider families migration.

The external client for Terraformed resources now explicitly requeue, up to 20 retries, a reconciliation request if a shared provider has expired. And only after 20 retries it propagates the error down to the managed reconciler. The ttl-expired error message has also been improved to hint at the --provider-ttl command-line option.

Also status updates and updates to certain annotations (crossplane.io/external-create-failed & crossplane.io/external-create-pending) no longer queue reconciliation requests, which decreases the resource utilization of upjet-based providers. This is especially important when errors happen during the external connecter's Create call, or in general, when an MR is failing to sync successfully.

What's Changed

New Contributors

Full Changelog: crossplane/upjet@v0.8.0...v0.9.0

kubernetes/apimachinery (k8s.io/apimachinery)

v0.29.0

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.29.0

Compare Source

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.16.3

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.2...v0.16.3

v0.16.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.1...v0.16.2

v0.16.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.16.0...v0.16.1

v0.16.0

Compare Source

Highlights

Changes since v0.15

⚠️ Breaking Changes
✨ New Features
🐛 Bug Fixes
🌱 Others
📖 Documentation and proposals
📈 Dependencies

Thanks to all our contributors! 😊

Full Changelog: kubernetes-sigs/controller-runtime@v0.15.0...v0.16.0

v0.15.3

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.15.2...v0.15.3

v0.15.2

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.15.1...v0.15.2

v0.15.1

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.15.0...v0.15.1

kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)

v0.13.0

Compare Source

What's Changed

Dependency bumps

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.12.0...v0.13.0


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Breee Breee closed this Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants