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 module github.com/upbound/upjet to v0.10.0 - autoclosed #13

Closed
wants to merge 1 commit into from

Conversation

Breee
Copy link
Collaborator

@Breee Breee commented Dec 12, 2023

This PR contains the following updates:

Package Type Update Change
github.com/upbound/upjet require minor v0.8.0-rc.0.0.20221024111721-c82119f5ef34 -> v0.10.0

Release Notes

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


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.


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

This PR has been generated by Renovate Bot.

@Breee Breee force-pushed the renovate/github.com-upbound-upjet-0.x branch from f73f77d to e43cfd8 Compare December 12, 2023 20:48
@Breee Breee force-pushed the renovate/github.com-upbound-upjet-0.x branch from e43cfd8 to fcd986d Compare December 13, 2023 17:43
@Breee Breee changed the title fix(deps): update module github.com/upbound/upjet to v0.10.0 fix(deps): update module github.com/upbound/upjet to v0.10.0 - autoclosed Dec 13, 2023
@Breee Breee closed this Dec 13, 2023
@Breee Breee deleted the renovate/github.com-upbound-upjet-0.x branch December 13, 2023 17:56
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