Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Update module github.com/crossplane/crossplane to v1.12.1 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/crossplane/crossplane require minor v1.11.2 -> v1.12.1

Release Notes

crossplane/crossplane

v1.12.1

Compare Source

v1.12.1 contains fixes to support running broken-up providers with proper RBAC permissions and improves RBAC manager resource consumption by avoiding listing CRDs.

What's Changed

Full Changelog: crossplane/crossplane@v1.12.0...v1.12.1

v1.12.0

Compare Source

The v1.12.0 release is a regular quarterly Crossplane release featuring some eagerly awaited features such as ObserveOnly Resources, Pluggable Secret Stores and Composition Validation as well as a bunch of various improvements and fixes.

More details about this release can be read in the Crossplane v1.12 blog post.

New Features

  • ObserveOnly Resources alpha feature introduced by @​turkenh . With supporting providers, you are now able to set Crossplane to behave in a read-only mode for a particular resource using the new managementPolicy field.
  • With the new Composition Validation alpha feature by @​phisco (and some help from @​lsviben) introduced initially in https://github.com/crossplane/crossplane/pull/3921 users are now able to early-validate their Compositions and find errors before runtime.
  • Pluggable Secret Stores by @​ezgidemirel that enables the development and consumption of out-of-tree secret store plugins. This will allow building/using new secret stores for Crossplane without making any changes in Crossplane and/or Provider codebases.

Notable Updates

  • CompositionRevisions have been promoted to v1, with no schema or functional changes that would impact adopters #​3715
  • With the Pluggable Secret Stores update by @​ezgidemirel and @​turkenh, the External Secret Stores alpha feature is changing from using the now deprecated in-tree Vault secret store to using pluggable secret stores.
  • Added defaultCompositeDeletePolicy and defaultCompositionUpdatePolicy attributes to the XRD to enable the author to specify defaults for how the Composite should be deleted and how Compositions should be updated by @​bobh66 in https://github.com/crossplane/crossplane/pull/3963
  • Fixing RBAC for clusters which use OwnerReferencesPermissionEnforcement by @​el-mail in https://github.com/crossplane/crossplane/pull/3444
  • It is now possible configure XRD's to specify the conversion strategy of their resulting CRD, allowing users to define multiple versions with different schemas #​2608
  • Support was added for supplying additional volumes and volume mounts for Crossplane through its Helm chart #​3830

What's Changed

New Contributors

Full Changelog: crossplane/crossplane@v1.11.0...v1.12.0

v1.11.3

Compare Source

v1.11.3 is a scoped patch release that focuses on an issue that was preventing the alpha feature of Composition Functions from successfully running in certain environments that have a version of crun of 1.8+ (issue #​3807). This release should unblock the general testing and feedback on Composition Functions again. Thank you @​AndrewChubatiuk for contributing this fix!

What's Changed

Full Changelog: crossplane/crossplane@v1.11.2...v1.11.3


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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependency label Apr 3, 2023
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-1.x branch from e9e7681 to 4448ec5 Compare April 4, 2023 10:06
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-1.x branch from 4448ec5 to 857291c Compare April 4, 2023 11:21
@zugao zugao force-pushed the master branch 7 times, most recently from da887f4 to 003dcb8 Compare April 6, 2023 12:44
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-1.x branch 5 times, most recently from e533d59 to 77d39cb Compare April 25, 2023 16:17
@renovate renovate bot changed the title Update module github.com/crossplane/crossplane to v1.11.3 Update module github.com/crossplane/crossplane to v1.12.0 Apr 25, 2023
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-1.x branch 2 times, most recently from 723a3cd to 8837710 Compare April 28, 2023 15:39
@renovate renovate bot changed the title Update module github.com/crossplane/crossplane to v1.12.0 Update module github.com/crossplane/crossplane to v1.12.1 Apr 28, 2023
Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/github.com-crossplane-crossplane-1.x branch from 8837710 to 1608fa2 Compare May 8, 2023 08:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants