vshn / appcat-service-postgresql

AppCat Service Provider for PostgreSQL
https://vshn.github.io/appcat-service-postgresql/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Update module github.com/crossplane/crossplane-runtime to v0.18.0 - autoclosed #43

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/crossplane/crossplane-runtime require minor v0.15.1 -> v0.18.0

Release Notes

crossplane/crossplane-runtime ### [`v0.18.0`](https://togithub.com/crossplane/crossplane-runtime/compare/v0.17.0...v0.18.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v0.17.0...v0.18.0) ### [`v0.17.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v0.17.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v0.16.0...v0.17.0) #### What's Changed - Support for having circular dependencies while using referencers by [@​sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/328](https://togithub.com/crossplane/crossplane-runtime/pull/328) - Add "IfNotPresent" to ResolvePolicy enum by [@​sergenyalcin](https://togithub.com/sergenyalcin) in [https://github.com/crossplane/crossplane-runtime/pull/334](https://togithub.com/crossplane/crossplane-runtime/pull/334) - increase QPS and burst by [@​avalanche123](https://togithub.com/avalanche123) in [https://github.com/crossplane/crossplane-runtime/pull/338](https://togithub.com/crossplane/crossplane-runtime/pull/338) #### New Contributors - [@​sergenyalcin](https://togithub.com/sergenyalcin) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/328](https://togithub.com/crossplane/crossplane-runtime/pull/328) - [@​avalanche123](https://togithub.com/avalanche123) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/338](https://togithub.com/crossplane/crossplane-runtime/pull/338) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v0.16.0...v0.17.0 ### [`v0.16.0`](https://togithub.com/crossplane/crossplane-runtime/releases/tag/v0.16.0) [Compare Source](https://togithub.com/crossplane/crossplane-runtime/compare/v0.15.1...v0.16.0) This is a regular release of crossplane-runtime ahead of the Crossplane v0.18.0 release. The main focus of features and commits in this release are for support of external secret stores, webhooks, and exposing configuration options for controllers. These have already been consumed in core Crossplane as pre-release, but will be consumed from this official release going forward in v0.18.0. #### What's Changed - Update dependencies by [@​muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/284](https://togithub.com/crossplane/crossplane-runtime/pull/284) - Account for two different kinds of consistency issues by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/283](https://togithub.com/crossplane/crossplane-runtime/pull/283) - Add backport workflow by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/286](https://togithub.com/crossplane/crossplane-runtime/pull/286) - Add commands Github workflow by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/287](https://togithub.com/crossplane/crossplane-runtime/pull/287) - Add an `errors` package with a similar API to `github.com/pkg/errors` by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/291](https://togithub.com/crossplane/crossplane-runtime/pull/291) - Set `Creating` and `Deleting` conditions close to `Status().Update()` calls by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/292](https://togithub.com/crossplane/crossplane-runtime/pull/292) - Add a `controller.Options` type by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/293](https://togithub.com/crossplane/crossplane-runtime/pull/293) - managed: make finalizer name string public by [@​muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/295](https://togithub.com/crossplane/crossplane-runtime/pull/295) - Add wildcard expand method to fieldpath.Paved by [@​turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/297](https://togithub.com/crossplane/crossplane-runtime/pull/297) - Plumb up reconciler contexts by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/298](https://togithub.com/crossplane/crossplane-runtime/pull/298) - Support true global reconcile rate limiting by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/294](https://togithub.com/crossplane/crossplane-runtime/pull/294) - Only attempt object scheme parsing if object is not registered in meta by [@​hasheddan](https://togithub.com/hasheddan) in [https://github.com/crossplane/crossplane-runtime/pull/300](https://togithub.com/crossplane/crossplane-runtime/pull/300) - add NewNopFinalizer() by [@​fahedouch](https://togithub.com/fahedouch) in [https://github.com/crossplane/crossplane-runtime/pull/303](https://togithub.com/crossplane/crossplane-runtime/pull/303) - Add Disconnect call in Reconcile by [@​vaspahomov](https://togithub.com/vaspahomov) in [https://github.com/crossplane/crossplane-runtime/pull/296](https://togithub.com/crossplane/crossplane-runtime/pull/296) - Tweak ExternalDisconnecter implementation by [@​negz](https://togithub.com/negz) in [https://github.com/crossplane/crossplane-runtime/pull/306](https://togithub.com/crossplane/crossplane-runtime/pull/306) - Update Go to 1.17 and k8s libraries to 1.23 by [@​muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/308](https://togithub.com/crossplane/crossplane-runtime/pull/308) - Add connection package for External Secret Store support by [@​turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/321](https://togithub.com/crossplane/crossplane-runtime/pull/321) - Add Vault as an External Secret Store by [@​turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/322](https://togithub.com/crossplane/crossplane-runtime/pull/322) - package.parser: make Or linter work with arbitrary number of linters by [@​muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/324](https://togithub.com/crossplane/crossplane-runtime/pull/324) - External Secret Support in Composition Types by [@​turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/323](https://togithub.com/crossplane/crossplane-runtime/pull/323) - Fixes and Improvements with Vault KV Client by [@​turkenh](https://togithub.com/turkenh) in [https://github.com/crossplane/crossplane-runtime/pull/325](https://togithub.com/crossplane/crossplane-runtime/pull/325) - owners: add turkenh as maintainer by [@​muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/329](https://togithub.com/crossplane/crossplane-runtime/pull/329) - Add validator and mutator chain executors to be used by provider webhooks by [@​muvaf](https://togithub.com/muvaf) in [https://github.com/crossplane/crossplane-runtime/pull/326](https://togithub.com/crossplane/crossplane-runtime/pull/326) #### New Contributors - [@​fahedouch](https://togithub.com/fahedouch) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/303](https://togithub.com/crossplane/crossplane-runtime/pull/303) - [@​vaspahomov](https://togithub.com/vaspahomov) made their first contribution in [https://github.com/crossplane/crossplane-runtime/pull/296](https://togithub.com/crossplane/crossplane-runtime/pull/296) **Full Changelog**: https://github.com/crossplane/crossplane-runtime/compare/v0.15.0...v0.16.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.



This PR has been generated by Mend Renovate. View repository job log here.

ccremer commented 2 years ago

Blocked: We can't update to v0.16 until https://github.com/crossplane-contrib/provider-helm has been release with v0.16 as well.