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
- :bug: Fakeclient: Fix dataraces when writing to the scheme
- ⚠️ NewTypedUnmanaged: Stop requiring a manager
- Fake client scheme locking is incomplete
- :seedling: Validate that unstructued objects don't require scheme registration
- ✨ Use watchList in typed and unstructured client if WatchListClient is enabled
- RESTMapper randomly returns API versions
- Consider making pkg/conversion a Go sub-module
- v0.21
- Call to get namespaced resources is calling the API to retrieve them all?
- Migrate Fake Client from gopkg.in/evanphx/json-patch.v4 to github.com/evanphx/json-patch/v5
- Docs
- Go not yet supported