summaryrefslogtreecommitdiff
path: root/pkg/criu/criu_unsupported.go
diff options
context:
space:
mode:
authorToshiki Sonoda <sonoda.toshiki@fujitsu.com>2022-07-26 09:56:24 +0900
committerMatthew Heon <mheon@redhat.com>2022-08-10 16:46:05 -0400
commitb7feafcb063bd152e4637b80684c82a4afbf9a98 (patch)
treea9ee8c66a58c8a737fc0b723c16ddcdd194cbf27 /pkg/criu/criu_unsupported.go
parent24f219efb75bbe6c155552c4a33fc79bc55ba2eb (diff)
downloadpodman-b7feafcb063bd152e4637b80684c82a4afbf9a98.tar.gz
podman-b7feafcb063bd152e4637b80684c82a4afbf9a98.tar.bz2
podman-b7feafcb063bd152e4637b80684c82a4afbf9a98.zip
Fix: manifest push --rm removes a correct manifest list
This bug is reproduced when we execute the following command: 1. podman manifest add <manifest list> <images exist on local storage> 2. podman manifest push --rm <manifest list> dir:<directory> If pushing succeeds, it is expected to remove only a manifest list. However, manifest list remains on local storage and images are removed. This commit fixes `podman manifest push --rm` to remove only a manifest list. And, supports `manifest push --rm option` in remote environment, like host environment. Fixes: https://github.com/containers/podman/issues/15033 Signed-off-by: Toshiki Sonoda <sonoda.toshiki@fujitsu.com>
Diffstat (limited to 'pkg/criu/criu_unsupported.go')
0 files changed, 0 insertions, 0 deletions