chore(deps): update dependency kubernetes.core to v2.4.0 #19
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.2.3
->2.4.0
Release Notes
ansible-collections/kubernetes.core (kubernetes.core)
v2.4.0
Compare Source
======
Major Changes
Minor Changes
host
,api_key
,validate_certs
, andca_cert
.pass_credentials
as no_log=True to silence false warning (https://github.com/ansible-collections/kubernetes.core/issues/412).delete_emptydir_data
option tok8s_drain.delete_options
to evict pods with anemptyDir
volume attached (https://github.com/ansible-collections/kubernetes.core/pull/322).return_code
(https://github.com/ansible-collections/kubernetes.core/issues/417).all_containers
for retrieving all containers' logs in the pod(s).previous
parameter for retrieving the previously terminated pod logs (https://github.com/ansible-collections/kubernetes.core/issues/437).tail_lines
parameter to limit the number of lines to be retrieved from the end of the logs (https://github.com/ansible-collections/kubernetes.core/issues/488).Bugfixes
distutils.version
instead of the deprecated Python standard librarydistutils
(https://github.com/ansible-collections/kubernetes.core/pull/314).aliases
passed from inventory and lookup plugins.kubernetes.client.rest
.New Modules
v2.3.2
Compare Source
v2.3.1
Compare Source
======
Bugfixes
omit
placeholder when defining resource using template parameter (https://github.com/ansible-collections/kubernetes.core/issues/431).v2.3.0
Compare Source
======
Minor Changes
host
,api_key
,validate_certs
, andca_cert
.delete_emptydir_data
option tok8s_drain.delete_options
to evict pods with anemptyDir
volume attached (https://github.com/ansible-collections/kubernetes.core/pull/322).Bugfixes
distutils.version
instead of the deprecated Python standard librarydistutils
(https://github.com/ansible-collections/kubernetes.core/pull/314).kubernetes.client.rest
.New Modules
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 has been generated by Mend Renovate. View repository job log here.