-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move prune commands to single container
Issue : with older apporach pruner was crating one container for one namespace which says 100 container for 100 namespaces Fix : We need to think of a proper appraoch to tackel this but for the time being moving all the prune commands to one container Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
- Loading branch information
1 parent
2cd4476
commit 2133763
Showing
2 changed files
with
63 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters