feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.2 )#429
Open
parsec-renovate[bot] wants to merge 1 commit into
Open
feat(ansible): update kubernetes.core ( 5.1.0 → 5.4.2 )#429parsec-renovate[bot] wants to merge 1 commit into
parsec-renovate[bot] wants to merge 1 commit into
Conversation
30e98c4 to
aec9e50
Compare
aec9e50 to
0d22de1
Compare
0d22de1 to
b2cfb19
Compare
b2cfb19 to
0c57691
Compare
0c57691 to
f8f575d
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:
5.1.0→5.4.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ansible-collections/kubernetes.core (kubernetes.core)
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).Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.