-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Label
Projects
Milestones
Assignee
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.
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.
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.
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.
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.
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.
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.
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.
controller-runtime versioning
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
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.
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.
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.
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.
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.
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.
Informers map should accept a context
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
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.
Builder's Indicates that an issue or PR should not be auto-closed due to staleness.
For
, Owns
and Watches
methods overwrite multiple options
lifecycle/frozen
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.
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.
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.
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.