Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove containers when pruning a stopped pod. | Qi Wang | 2019-11-26 |
| | | | | | | | This path allows pod prune & pod rm to remove stopped containers in the pod before deleting the pod. PrunePods and RemovePod should be able to remove containers without force removal of stopped pods. Signed-off-by: Qi Wang <qiwan@redhat.com> | ||
* | Update document formatting and packaging code | Jhon Honce | 2019-10-31 |
* Refactored code and Makefile to support new docs layout * Removed some old code packaging code * Add Readme.md to document what we're doing Signed-off-by: Jhon Honce <jhonce@redhat.com> Signed-off-by: baude <bbaude@redhat.com> |