feat: initial commit

This commit is contained in:
2022-09-09 14:16:14 +02:00
commit e6b18c9216
12 changed files with 937 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# gitlab-cleanup-handler
[![Build Status](https://gitlab.com/unboundsoftware/gitlab-cleanup-handler/badges/master/pipeline.svg)](https://gitlab.com/unboundsoftware/gitlab-cleanup-handler/commits/master)
[![codecov](https://codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/branch/master/graph/badge.svg)](https://codecov.io/gl/unboundsoftware/gitlab-cleanup-handler)
A small container which checks which images from Gitlab container registry are used in the provided namespaces and updates the cleanup policies for those projects.