-
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
Find one scalable pattern to wrap clients, and deprecate others
kind/feature
Categorizes issue or PR as related to a new feature.
#2888
opened Jul 24, 2024 by
dlipovetsky
Consider using OpenTelemetry for metrics instead of Prometheus
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.
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.
Support non-CRUD subresources (like pod logs)
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.
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.
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.
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.
controller-runtime versioning
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
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.
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.
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.
Allow unittesting indexes on the cache-backed reader
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.
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.
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.
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.
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
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.
ManagerOptions#CertDir default is confusing
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.
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
The filtering behavior of List() and DeleteAllOf() are different when they are used with the "InNamespace" predicate.
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.
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.
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.
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.