Bump crictl from v1.30.0 to v1.32.0 #101
Open
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.
v1.32.0
Tag: v1.32.0
Published at: 2024-12-09T09:08:01Z
URL: Release v1.32.0
Description:
Changes by Kind
Feature
crictl
exec
,portforward
andattach
using the--tls-ca
,--tls-cert
,--tls-key
and--tls-server-name
flags. (# 1668, @saschagrunert)crictl --profile-{cpu,mem}
flags for debugging the application. (# 1683, @saschagrunert)crictl ps
,inspect
: allow pod filtering using the--namespace
flag. (# 1632, @saschagrunert)crictl exec
: add--quiet/-q
,--ignore-error/-e
and--parallel/-x
flags. (# 1622, @saschagrunert)crictl exec
: allow running single command in multiple containers by using one of the new--image
,--label
,--last
,--latest
,--name
,--pod
or--state
flags. (# 1603, @saschagrunert)crictl
: allow to remove containers in parallel go routines. (# 1637, @saschagrunert)crictl
: allow to remove images in parallel go routines. (# 1639, @saschagrunert)crictl ps
: output container namespace on table or verbose output. (# 1633, @saschagrunert)Documentation
crictl config
documentation to clarify thatcrictl config
without args refers to--set
. (# 1662, @saschagrunert)Bug or Regression
Show more
nil
. (# 1641, @saschagrunert)crictl config --set
if the configuration YAML defines entries multiple times. (# 1661, @saschagrunert)Other (Cleanup or Flake)
Dependencies
Added
Changed
Removed
Downloads
Commits
b5cf674
Merge pull request # 1713 from kubernetes-sigs/dependabot/go_modules/kubernetes-f7f8421c4d525da74
Switch back to rc2c9e1236
Merge pull request # 1715 from kubernetes-sigs/dependabot/github_actions/actions/cache-4.2.0aa74f03
Bump actions/cache from 4.1.2 to 4.2.04b27657
Bump the kubernetes group with 7 updates