kubesphere / kubesphere/ks-devops
Improve PipelineRun deletion logic
Open
kind/feature
- Dominant language
- Go
- Stars
- 164
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we have provided a GC CronJob in ks-devops helm charts, please see also https://github.com/kubesphere-sigs/ks-devops-helm-chart/pull/7.
But our [PipelineRun controller](https://github.com/kubesphere/ks-devops/blob/e65d92fe8af8769b2c7e362ce2ffce71a0c9b9d5/controllers/jenkins/pipelinerun/pipelinerun_controller.go) hasn't considered that deletion situation yet. Therefore, I request to improve the PipelineRun deletion logic in PipelineRun controller.
/kind feature
Contributor guide
Assessment
This issue has not been assessed yet.