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 supported1 Subscribers
Add a CodeTriage badge to controller-runtime
Help out
- Issues
- Provide a function in controllerutil to add OwnerReferences to an object
- ✨ Add public functions to add/remove OwnerReferences without the referenced object
- Define own WatchErrorHandler for toolscache.Reflector
- Stop watches on controller stop
- ✨ Support RateLimiterLatency & RequestLatency for client-go metrics (client, workqueue, reflector).
- :sparkles: Fakeclient: Add apply support
- webhook: Admission metrics are not reported by status code
- 🐛 Clean up and namespace verification while removing owner ref and controller ref
- KubeAPIWarningLogger unknown field "xxxx.creationTimestamp"
- metrics.init() method calls metrics.Register() of client-go, cause other component can not observe metrics of client-go
- Docs
- Go not yet supported