kubernetes-sigs / kubernetes-sigs/controller-runtime
Informers map should accept a context
Open
@djzager is already working on this.
Since Apr 21, 2020.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 3k
- Forks
- 1.3k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 14
Description
From https://github.com/kubernetes-sigs/controller-runtime/issues/764#issuecomment-614737987, this is an important step in allowing graceful termination of controllers by simply adding context.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.