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

chore(deps): update dependency crossplane-contrib/provider-kubernetes to v0.11.0 #26

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
crossplane-contrib/provider-kubernetes minor v0.10.0 -> v0.11.0

Release Notes

crossplane-contrib/provider-kubernetes (crossplane-contrib/provider-kubernetes)

v0.11.0

Compare Source

Release v0.11.0 bumps the Object version from v1alpha1 to v1alpha2. The conversion is done through a conversion webhook so there is no action needed from user side, although we recommend to upgrade the Objects used to v1alpha2.

The field that is changing is spec.managementPolicy of v1alpha1 which was a provider-kubernetes native solution and is being replaced by the spec.managementPolicies in v1alpha2 which are BETA in Crossplane.

The conversion is done as follows:

Table of conversion

managementPolicy(v1alpha1) | managementPolicies(v1alpha2)
--- | ---
Default | ["*"]
ObserveCreateUpdate | ["Observe", "Create", "Update"]
ObserveDelete | ["Observe", "Delete"]
Observe | ["Observe"]

⚠️ Crossplane versions v1.14.0 and v1.14.1 have a bug which affected the webhook service names, please dont use them with this release as the conversion will not work. The bug is fixed from v1.14.2 onwards and does not affect previous (v1.13.x, v1.12.x) releases.

What's Changed

Full Changelog: crossplane-contrib/provider-kubernetes@v0.10.0...v0.11.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 Mend Renovate. View repository job log here.

@renovate renovate bot added the automated label Jan 15, 2024
Copy link
Collaborator

@humoflife humoflife left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@humoflife humoflife left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@humoflife humoflife merged commit fc569fd into main Jan 17, 2024
1 check passed
@renovate renovate bot deleted the renovate/crossplane-contrib-provider-kubernetes-0.x branch January 17, 2024 00:24
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.

1 participant