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

Update dependency crossplane/crossplane to v1.13.1 - autoclosed #100

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
crossplane/crossplane minor v1.12.2 -> v1.13.1

Release Notes

crossplane/crossplane (crossplane/crossplane)

v1.13.1

Compare Source

[!NOTE]
You should upgrade to this release instead of v1.13.0.

Just a quick follow-up patch release, mainly to address an issue for users upgrading from older versions.

Notable changes

  • Automatically migrate old CompositionRevisions that are stored as v1alpha1 in etcd.
  • Set up the logger correctly even if not in debug mode to prevent misleading errors from being printed on startup.
  • Ensure proper propagation of compositionRevisionRef from Claim to Composite resource with compositionUpdatePolicy set to Manual.

What's Changed

Full Changelog: crossplane/crossplane@v1.13.0...v1.13.1

v1.13.0

Compare Source

The v1.13.0 release is a regular quarterly Crossplane release that focuses on security, quality, and investing in key feature areas to push the project forward in its maturity and reliability. Some highlights of this release include Ignore Changes, E2E Testing Framework, Security Audit performed by Ada Logic and facilitated by OSTIF, and sponsored by CNCF. See the report for more details.

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

WARNINGS

[!WARNING]
Upgrades from older versions are broken. Use v1.13.1 instead.

CompositionRevision v1alpha1 was dropped in this release, so upgrades from older versions, or on clusters that had older versions installed at some point in the past, could fail with errors similar to: status.storedVersions[1]: Invalid value: "v1": must appear in spec.versions.

New Features

  • Ignore Changes alpha feature introduced by @​lsviben. With supporting providers, you can now ignore certain changes that external systems may be making to the resources managed by Crossplane. This is an evolution of the Observe Only Resources API as it continues to mature towards Beta.

Notable changes

  • Introduced a new E2E testing framework and an initial set of test cases to ensure we don’t introduce regressions with future changes.
  • Security Audit is finished and issues found during this process are fixed.
  • Introduced resolve and resolution policies to Compositions’ environment (spec.environment.policy), allowing to ignore missing EnvironmentConfigs or use new ones added after the initial resolving of the environment selectors.

Breaking changes

  • BREAKING CHANGE: EnvironmentConfig label selection default behaviour is now to error out in case of multiple configs matching, old behaviour can be achieved by setting the selector mode to Multiple and maxMatch to 1.

What's Changed

New Contributors

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

v1.12.3

Compare Source

v1.12.3 solves some minor bug fixes and addresses a few security issues shared during the security audit by Ada Logic and facilitated by OSTIF, sponsored by CNCF. See the report for more details.

Notable changes

  • Fix composition functions to be able to run with unconfined AppArmor profile.
  • Security fixes, see the report for more details.
  • Minor fix to composition schema validation alpha feature.

What's Changed

Full Changelog: crossplane/crossplane@v1.12.2...v1.12.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 kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Jul 27, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update dependency crossplane/crossplane to v1.13.0 Update dependency crossplane/crossplane to v1.13.1 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/crossplane-crossplane-1.x branch from c6cc8b6 to 4ac162c Compare July 31, 2023 11:19
@nlamirault nlamirault merged commit 1c517a7 into master Aug 7, 2023
6 checks passed
@nlamirault nlamirault deleted the renovate/crossplane-crossplane-1.x branch August 7, 2023 09:55
@renovate renovate bot changed the title Update dependency crossplane/crossplane to v1.13.1 Update dependency crossplane/crossplane to v1.13.1 - autoclosed Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/renovate Categorizes issue or PR as related to Renovate lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/medium This issue or PR may be useful, and needs some attention size/xs Size XS status/review_needed The issue or PR needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant