PK
Size: a a a
PK
MF
OnDelete
MF
MF
MF
MF
MF
$ kubectl delete sts ... --cascade=false
AS
OnDelete
MF
MF
VR
G
### BugfixesMore
* Fixed a bug where `podman save` would fail when the target image was specified by digest ([#5234](https://github.com/containers/libpod/issues/5234))
* Fixed a bug where rootless containers with ports forwarded to them could panic ...
G
cni plugins version v0.8.6
G
This is a minor release with some bugfixes and small improvementsMore
## New features
* Support device id in host device plugin ([#471](https://github.com/containernetworking/plugins/pull/471)).
* win-bridge: add support for portMappings capability...