almartino opened a new pull request, #102: URL: https://github.com/apache/openserverless-task/pull/102
This task is implemented by using a kubernetes job manifest. ## Manifest params - JOB_NAME: dynamic, taken built by concatenating `pvc-usage-checker-` and the pvc name - PVC_NAME: dynamic, taken from `kubectl get pvc ...` ## Job image The job uses busybox:1.36. ## Sidenotes This implementation can be improved by mounting all the available PV under a single job same job closes apache/openserverless#133 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org