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.14.5 #153

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
crossplane/crossplane patch v1.14.3 -> v1.14.5

Release Notes

crossplane/crossplane (crossplane/crossplane)

v1.14.5

Compare Source

This patch release includes two bug fixes:

  • Handle properly the case when EnvironmentConfig selector maxMatch is set, but the returned number of config is lower than the set value (#​5127)
  • Crossplane CLI support correctly --runtime-config flag when installing providers/functions (#​5164)

What's Changed

Full Changelog: crossplane/crossplane@v1.14.4...v1.14.5

v1.14.4

Compare Source

This patch release includes bug fixes in various areas:

  • [ALPHA] BREAKING: If there are no matches for Single mode spec.environment.environmentConfigs[*].selector, an error will occur as per the original design. If you want it to be optional, switch to Multiple mode and set maxMatch accordingly (e.g., 1).
  • Added spec.environment.environmentConfigs[*].selector.minMatch which defaults to 0. It specifies the minimum number of EnvironmentConfigs to match for Multiple mode label selectors. If fewer matches are found than desired, an error will be produced.
  • Properly set up RBAC to grant Crossplane access to finalizers. This is necessary for clusters with the OwnerReferencePermissionEnforcement admission controller enabled.
  • Limit length of deprecation warnings to 256 characters for XRDs to avoid silently erroring out later at CRD creation time.

What's Changed

Full Changelog: crossplane/crossplane@v1.14.3...v1.14.4


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/low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix size/xs Size XS status/review_needed The issue or PR needs to be reviewed labels Dec 12, 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.14.4 Update dependency crossplane/crossplane to v1.14.5 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/crossplane-crossplane-1.x branch from 7e1bf2c to f1272d7 Compare December 21, 2023 10:41
@nlamirault nlamirault merged commit 816f4fd into master Jan 10, 2024
9 checks passed
@nlamirault nlamirault deleted the renovate/crossplane-crossplane-1.x branch January 10, 2024 14:38
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/low This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix 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.

1 participant