feat(ansible)!: Update kubernetes.core to 3.0.0#98
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(ansible)!: Update kubernetes.core to 3.0.0#98renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.0->3.0.0Release Notes
ansible-collections/kubernetes.core (kubernetes.core)
v3.0.0Compare Source
======
Release Summary
This major release drops support for ansible-core versions lower than 2.14, Python versions lower than 3.9 and updates python kubernetes library to 24.2.0, helm/kind-action to 1.8.0, kubernetes >= 1.24, along with bug fixes and minor changes.
Minor Changes
reuse_valuesandreset_valuessupport to helm module (https://github.com/ansible-collections/kubernetes.core/issues/394).delete_allto support deletion of all resources when state is set toabsent. (https://github.com/ansible-collections/kubernetes.core/issues/504)Breaking Changes / Porting Guide
Deprecated Features
k8sinventory plugin has been deprecated and will be removed in release 4.0.0 (https://github.com/ansible-collections/kubernetes.core/issues/31).Bugfixes
helm show chart,helm upgradeandhelm dependency updatecommands (https://github.com/ansible-collections/kubernetes.core/issues/653).release_valuesset (https://github.com/ansible-collections/kubernetes.core/issues/530).deployed(https://github.com/ansible-collections/kubernetes.core/issues/319).changedstatus for a helm release (https://github.com/ansible-collections/kubernetes.core/pull/588).updateStrategy=OnDelete(https://github.com/ansible-collections/kubernetes.core/issues/579).Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.