No description
- Go 80.7%
- Dockerfile 12.4%
- Shell 6.9%
| config | ||
| .gitignore | ||
| build.sh | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
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