Skip to content

Commit 521ca71

Browse files
authored
Merge pull request #70386 from alokstech/patch-2
Adding more object names to the Image Prune Conditions
2 parents 920062e + f514013 commit 521ca71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/pruning-images-manual.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@ You can apply conditions to your manually pruned images.
188188
*** Replica sets
189189
*** Build configurations
190190
*** Builds
191+
*** Jobs
192+
*** Cronjobs
193+
*** Stateful sets
191194
*** `--keep-tag-revisions` most recent items in `stream.status.tags[].items`
192195
** That are exceeding the smallest limit defined in the same project and are not currently referenced by any:
193196
*** Running pods
@@ -198,6 +201,9 @@ You can apply conditions to your manually pruned images.
198201
*** Replica sets
199202
*** Build configurations
200203
*** Builds
204+
*** Jobs
205+
*** Cronjobs
206+
*** Stateful sets
201207
* There is no support for pruning from external registries.
202208
* When an image is pruned, all references to the image are removed from all
203209
image streams that have a reference to the image in `status.tags`.

0 commit comments

Comments
 (0)