diff options
author | Matthew Heon <matthew.heon@pm.me> | 2021-09-28 14:12:18 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2021-09-28 14:12:18 -0400 |
commit | 678b554b1fe74bf636802632224c994b4768edc9 (patch) | |
tree | d6fe0d18a4fdd261c7450dce4ab416eae4739517 /.dockerignore | |
parent | 14acec94b7f86ae329018e1e56fd111ff58bf057 (diff) | |
download | podman-678b554b1fe74bf636802632224c994b4768edc9.tar.gz podman-678b554b1fe74bf636802632224c994b4768edc9.tar.bz2 podman-678b554b1fe74bf636802632224c994b4768edc9.zip |
Ensure pod ID bucket is properly updated on rename
As we were not updating the pod ID bucket, removing a pod with
containers still in it (including the infra container, which will
always suffer from this) will not properly update the name
registry to remove the name of any renamed containers. This
patch ensures that does not happen - all containers will be fully
removed, even if renamed.
Fixes #11750
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions