chore(deps): update dependency kubernetes.core to v6#17
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency kubernetes.core to v6#17renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
b295f6f to
64150d7
Compare
64150d7 to
6a20e1e
Compare
6a20e1e to
342e880
Compare
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:
3.1.0→6.3.0Release Notes
ansible-collections/kubernetes.core (kubernetes.core)
v6.3.0Compare Source
======
Release Summary
This release includes bugfixes such as implementing idempotency for the
helm_pullmodule as well as a security update for selectively redacting sensitive information from kubeconfig.Minor Changes
ansible.module_utils._text(#1053).release_valueskey tostatusreturn value that can be accessed using Jinja2 dot notation (#1056).release_valueskey tostatusreturn value that can be accessed using Jinja2 dot notation (#1056).Deprecated Features
status.valuesreturn value has been deprecated and will be removed in a release after 2027-01-08. Usestatus.release_valuesinstead (#1056).status.valuesreturn value has been deprecated and will be removed in a release after 2027-01-08. Usestatus.release_valuesinstead (#1056).Security Fixes
no_log=True(#1014).Bugfixes
helm_pullmodule (#1055).K8S_AUTH_VERIFY_SSL=true(or any string value) caused the value to be treated as a separatekubectlcommand argument. (#1049).warningstoexit_jsonwithAnsibleModule.warnin thek8s_drain,k8s_rollback.pyandk8s_scale.pymodules as it deprecated inansible-core>=2.19.0and will be removed inansible-core>=2.23.0(#1033).k8s_cluster_info,k8s_json_patchandk8s_rollbackto k8s action group (#992).v6.2.0Compare Source
======
Release Summary
This release adds minor changes and bugfixes, including support of skip-schema-validation in
helmmodule and removing deprecatedansible.module_utils.siximports.Minor Changes
helmmodule (#995)Bugfixes
ansible.module_utils.siximports to avoid warnings (#998).k8s_cpmodule to also work for init containers (#971).v6.1.0Compare Source
======
Release Summary
This release adds
plain_httpandtake_ownershipparameters for helm modules, support forhidden_fieldsink8s_json_patch, documented lack of idempotency support inhelm_registry_authwithhelm ≥ 3.18.0, and improvedk8s_rollbacktest coverage.Minor Changes
helm >= 3.18.0(#946)hidden_fields(#964).Bugfixes
v6.0.0Compare Source
======
Release Summary
This major release removes the deprecated
k8sinventory plugin and also removesansible-core<2.16support.Breaking Changes / Porting Guide
k8sinvetory plugin (#867).ansible-core<2.16(#867).v5.4.2Compare Source
======
Release Summary
This release includes bugfixes such as replacing the passing of
warningstoexit_jsonwithAnsibleModule.warnas well as a security update for selectively redacting sensitive information from kubeconfig.Minor Changes
release_valueskey tostatusreturn value that can be accessed using Jinja2 dot notation (#1056).release_valueskey tostatusreturn value that can be accessed using Jinja2 dot notation (#1056).Deprecated Features
status.valuesreturn value has been deprecated and will be removed in a release after 2027-01-08. Usestatus.release_valuesinstead (#1056).status.valuesreturn value has been deprecated and will be removed in a release after 2027-01-08. Usestatus.release_valuesinstead (#1056).Security Fixes
no_log=True(#1014).Bugfixes
helm_pullmodule (#1055).K8S_AUTH_VERIFY_SSL=true(or any string value) caused the value to be treated as a separatekubectlcommand argument (#1049).warningstoexit_jsonwithAnsibleModule.warnin thek8s_drain,k8s_rollback.pyandk8s_scale.pymodules as it deprecated inansible-core>=2.19.0and will be removed inansible-core>=2.23.0(#1033).k8s_cluster_info,k8s_json_patchandk8s_rollbackto k8s action group (#992).v5.4.1Compare Source
======
Release Summary
This release includes bugfixes for k8s service field handling, k8s_cp init containers support, and removes deprecated ansible.module_utils.six imports.
Bugfixes
ansible.module_utils.siximports to avoid warnings (#998).k8s_cpmodule to also work for init containers (#971).v5.4.0Compare Source
======
Release Summary
This release updates the
helm_registry_authmodule to match the behavior ofhelm >= 3.18.0which reports a successful logout regardless of the current state (i.e., no idempotency).Minor Changes
helm_registry_authdoes not support idempotency withhelm >= 3.18.0(#946)v5.3.0Compare Source
======
Release Summary
This release includes minor changes, bug fixes and also bumps
ansible-lintversion to25.1.2.Minor Changes
ansible-lintto 25.1.2 (#919).ansible-core 2.19(#888).reset_then_reuse_valuessupport to helm module (#803).insecure_skip_tls_verifyoption to helm and helm_repository(#694).Bugfixes
delete_optionsandcheck_mode=true(#892).v5.2.0Compare Source
======
Release Summary
This release adds more functionality to the hidden_fields option and support for waiting on ClusterOperators to reach a ready state.
Minor Changes
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.
This PR was generated by Mend Renovate. View the repository job log.