kubeflow / kubeflow/spark-operator
Remove `pkg/util/interrupt.go`
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 1.5k
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 13
Description
There are no callers for `interrupt.go` so it should be removed. It was added in https://github.com/kubeflow/spark-operator/pull/2398 as support for sparkctl but was not removed in https://github.com/kubeflow/spark-operator/pull/2466.
Contributor guide
Research direction
Start by opening pkg/util/interrupt.go and checking the repository for any remaining references to it. The earlier sparkctl-related pull requests provide context for why the file is now unused. Done means the unused file and any stale references are gone, with the repository checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 92/100