controller-runtime
https://github.com/kubernetes-sigs/controller-runtime
Go
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported2 Subscribers
Add a CodeTriage badge to controller-runtime
Help out
- Issues
- 🐛 Fix goroutine leaks in cache Start() methods
- ✨ leader election: Block in OnStartedLeading until the context is cancelled
- Opt-in REST client metrics: allow overriding histogram buckets (sub-5ms resolution for fast controllers)
- 🐛 Reject namespace filters for cluster-scoped resources
- ✨ WIP KEP-6060: Webhook Auth integration
- cache/informer: add type-safe informer support
- RestMapper cache is never invalidated when a client requests a group without specifying a version
- 🐛 Fix restmapper cache invalidation when version is not provided
- Backport workflow-hardening fix (excessive-permissions) to 5 release branches
- level=ERROR msg="error received after stop sequence was engaged" err="leader election lost"
- Docs
- Go not yet supported