-
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
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.
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.
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
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
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
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
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
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
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.
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 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.
cache.internal.CacheReader
accessible for users
kind/feature
#247
by nkvoll
was closed Aug 4, 2019
Run tests via prow
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#276
by DirectXMan12
was closed Sep 9, 2019
Support health and liveness probes
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/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.
#297
by j-vizcaino
was closed Dec 3, 2019
API request: access to the raw REST client for a type
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.
#299
by coderanger
was closed Jun 29, 2019
Webhook: Need to extend the interface of type.Decoder
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.
#308
by kdada
was closed Jun 5, 2019
support different resync period for each controller within same repository
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.
#312
by crimsonfaith91
was closed Jul 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
Better logging in the webhook server
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.
#340
by DirectXMan12
was closed Nov 5, 2019
Envtest is not idempotent when installing CRDs, an issue when UseExistingCluster=true
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.
#342
by teddyking
was closed Jan 14, 2020
controllerutil: Add 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.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
DeleteIfExists
and TryUpdate
/ TryUpdateStatus
good first issue
#357
by adracus
was closed May 17, 2019
support per-controller leader election
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.
Envtest: support loading multiple CRDs from a single file
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.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
#369
by nrfox
was closed May 10, 2019
Ignorable Errors
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.
#377
by DirectXMan12
was closed Feb 20, 2020
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.