Skip to content

Issues: kubernetes-sigs/controller-runtime

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

RFC: Deprecation and removal of ComponentConfig lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#895 by christopherhein was closed Sep 21, 2024 Next
Non-caching client kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#144 by mengqiy was closed Mar 14, 2019
Investigate klog redirect kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#201 by DirectXMan12 was closed Nov 2, 2019
Update to k8s 1.12 kind/versioning Categorizes issue or PR as related to dependency versioning. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#211 by hasbro17 was closed Dec 1, 2018
Decouple webhook and manager packages kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#190 by adrienjt was closed Mar 6, 2019
Incorrect logr usage kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#187 by rohitagarwal003 was closed Nov 28, 2018
Reduce deleted boilerplate help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/design Categorizes issue or PR as related to design. kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#70 by pwittrock was closed Mar 1, 2021 Next
pkg/cache methods should implement deadline semantics for context parameter help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#41 by droot was closed Mar 4, 2020 v0.5.x
Panic in fake client kind/bug Categorizes issue or PR as related to a bug. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#168 by jsafrane was closed Jun 4, 2019
Consider changing controllerutil#CreateOrUpdate to use equality.Semantic.DeepEqual instead of reflect.DeepEqual good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#464 by RoeeShlomo was closed Dec 3, 2019
Envtest does not register or run webhooks kind/feature Categorizes issue or PR as related to a new feature. lifecycle/active Indicates that an issue or PR is actively being worked on by a contributor. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#563 by alastor-erinyes was closed Mar 5, 2020 v0.5.x
client.New() takes more than 10 sec when far from apiserver (apiutil.NewDiscoveryRESTMapper) lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#537 by guymguym was closed May 4, 2023 v0.5.x
Reconcile methods should take a context and logger help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/design Categorizes issue or PR as related to design. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#801 by vincepri was closed Feb 10, 2021 v0.6.x
DynamicRESTMapper could cause context timeouts to be ignored kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#705 by DirectXMan12 was closed Sep 14, 2020 v0.5.x
Reconsider deprecation of pkg/client/fake kind/design Categorizes issue or PR as related to design. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#768 by detiber was closed Apr 26, 2021 Next
Add default readiness check for webhook server? help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#723 by ncdc was closed Jul 20, 2021 v0.5.x
Provide a ComponentConfig to tweak the Manager kind/design Categorizes issue or PR as related to design. kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. wg/component-standard Categorizes an issue or PR as relevant to WG Component Standard.
#518 by johnsonj was closed Apr 20, 2020 Next
Better labels for reflector metrics kind/bug Categorizes issue or PR as related to a bug. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#509 by ksurent was closed Jan 3, 2020
Go Modules: Downstream project is breaking due to move of github.com/appscode/jsonpatch kind/bug Categorizes issue or PR as related to a bug. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#500 by connor1989 was closed Jun 28, 2019
RESTMapper doesn't update to reflect new CRDs help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#321 by danwinship was closed Oct 10, 2019
Manually terminate caches help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#332 by DirectXMan12 was closed Aug 11, 2019
Allow setting "UseExistingCluster" via OS Env good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#222 by ichekrygin was closed Jun 5, 2019 0.2.0
Allow restricting the Cache's ListWatch to a set of namespaces kind/feature Categorizes issue or PR as related to a new feature. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#218 by hasbro17 was closed Mar 14, 2019
Enable adding and removing watches at runtime. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#246 by nkvoll was closed Jun 4, 2019
Consider making cache.internal.CacheReader accessible for users kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#247 by nkvoll was closed Aug 4, 2019
ProTip! Add no:assignee to see everything that’s not assigned.