No description
  • Go 80.7%
  • Dockerfile 12.4%
  • Shell 6.9%
Find a file
2019-12-01 01:12:22 +01:00
config some improvements 2019-12-01 01:12:22 +01:00
.gitignore added readme 2019-12-01 01:04:29 +01:00
build.sh added readme 2019-12-01 01:04:29 +01:00
Dockerfile first commit 2019-12-01 00:52:25 +01:00
go.mod first commit 2019-12-01 00:52:25 +01:00
go.sum first commit 2019-12-01 00:52:25 +01:00
LICENSE first commit 2019-12-01 00:52:25 +01:00
main.go some improvements 2019-12-01 01:12:22 +01:00
README.md some improvements 2019-12-01 01:12:22 +01:00

pvc-reaper

The PersistentVolumeClaim Reaper cleans up PersistentVolumeClaims created by Tekton Pipelines that are stuck in the Terminating state.

Build and run

echo KO_DOCKER_REPO='gcr.io/my-gcloud-project-name' >env.txt

./build.sh