diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-09-30 11:57:31 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-09-30 11:57:31 +0200 |
commit | 1a3e4094125f22a8e121e5208d61167078635148 (patch) | |
tree | e1e1b8bfb5491952dcf8d32ec21f24a08df634fa /docs/varlink | |
parent | b68b6f334d4a83de35d68cc359365b348e72ad6b (diff) | |
download | podman-1a3e4094125f22a8e121e5208d61167078635148.tar.gz podman-1a3e4094125f22a8e121e5208d61167078635148.tar.bz2 podman-1a3e4094125f22a8e121e5208d61167078635148.zip |
fix remote untag
Fix the remote client to untag all tags of the specified image.
Instead of querying the image on the client side, support the
case where both, repo and tag, are empty and remove all tags.
Reuse the ABI implementation where possible. In retrospective,
the libpod untag endpoint should support a slice of strings to
batch remove tags rather than reaching out for each tag individually.
Enable the skipped test.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'docs/varlink')
0 files changed, 0 insertions, 0 deletions