dynamic_dependencies cannot be recursive in run_deployment_destroy
Open
bug
- Dominant language
- Python
- Stars
- 11
- Forks
- 8
- Avg merge
- 9h 26m
- Merged PRs (30d)
- 6
Description
Consider a pod that has a dynamic dependency of a PodmanNetwork. That in turn has a dynamic dependency on a container host.
The destroy logic does not pick up the container host dependency. The orphans logic does handle this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.