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

Support server-side apply (client.Apply) in fake Client kind/feature Categorizes issue or PR as related to a new feature. kind/support Categorizes issue or PR as a support question. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#2341 opened May 23, 2023 by nathanperkins
It would be nice to run integration tests as SA used to run the controller normally 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/backlog Higher priority than priority/awaiting-more-evidence.
#209 opened Nov 13, 2018 by DirectXMan12 Next
Remove metrics global registry lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/backlog Higher priority than priority/awaiting-more-evidence.
#210 opened Nov 13, 2018 by lilic Next
Add pagination support to clients 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. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/backlog Higher priority than priority/awaiting-more-evidence. priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#532 opened Jul 23, 2019 by ncdc Next
Support running code in leader election before starting any controllers 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.
#607 opened Sep 17, 2019 by alvaroaleman Next
Add support for ControllerExpectations kind/design Categorizes issue or PR as related to design. 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/backlog Higher priority than priority/awaiting-more-evidence.
#644 opened Oct 16, 2019 by alenkacz Next
Support global timeouts for reconcilers 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-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
#798 opened Feb 13, 2020 by ekuefler v0.6.x
Applier helper or apply patch type should ensure that GVK is set 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-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
#673 opened Nov 7, 2019 by DirectXMan12 v0.5.x
Allow a result that indicates the reconciliation is incomplete and does not trigger the exponential backoff logic 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. 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.
#617 opened Sep 30, 2019 by akutz Next
controller-runtime versioning lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#601 opened Sep 12, 2019 by joelanford Next
Make fuzzing easy 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/backlog Higher priority than priority/awaiting-more-evidence.
#456 opened May 30, 2019 by DirectXMan12 v0.5.x
note that conversion doesn't guarantee a deepcopy help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#546 opened Jul 30, 2019 by DirectXMan12 v0.5.x
Server-side Apply! 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. wg/api-expression Categorizes an issue or PR as relevant to WG API Expression.
#347 opened Mar 4, 2019 by DirectXMan12 v0.5.x
Proposal: Add reconciliation buffer to reduce load 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.
#857 opened Mar 14, 2020 by toonsevrin Next
flag redefined: kubeconfig: allow double vendoring this library but still register flags on behalf of users lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#878 opened Mar 26, 2020 by akoserwal
Document ways to trigger/not trigger exponential backoff help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/documentation Categorizes issue or PR as related to documentation. 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.
#808 opened Feb 20, 2020 by djzager v0.5.x
Can't delete namespaces from test environment 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.
#880 opened Mar 30, 2020 by ekuefler Next
Informers map should accept a context lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#914 opened Apr 21, 2020 by djzager Next
Unable to conversion-gen conversions that require a conversion.Scope help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. priority/awaiting-more-evidence Lowest priority. Possibly useful, but not yet enough support to actually get it done.
#810 opened Feb 20, 2020 by ncdc Next
Builder's For, Owns and Watches methods overwrite multiple options lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#945 opened May 13, 2020 by jaypipes v0.7.x
Improve doc over MaxConcurrentReconciles kind/documentation Categorizes issue or PR as related to documentation. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#1416 opened Mar 6, 2021 by camilamacedo86
Plan for Injector interface deprecation lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#1433 opened Mar 16, 2021 by DirectXMan12 v0.10.x
wanted: mechanism to explicitly disable webhook server of a manager help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
#1384 opened Feb 17, 2021 by jdef
Manager should expose http.Handlers to allow extension by users 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.
#1007 opened Jun 19, 2020 by JoelSpeed Next
Conversion webhook support in envtest 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-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
#998 opened Jun 16, 2020 by DirectXMan12 v0.7.x
ProTip! Find all open issues with in progress development work with linked:pr.