-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
/cc @brendandburns
/help-wanted
Bringing more use helpful utilities to k-client/java will help polyglot kubernetes developers to extend more projects, operators in the open source world.
Listing a few items we might get start w/ in the foreseeable future:
- Informer Implementation based on Java generic types Java informer portal implementation #461
- Leader election utilities @wu8685 Feat: Structurelize patch object #587
- basing on
configmap
api - basing on
endpoints
api - basing on
coordination
api
- basing on
- Pagination tooling for LIST calls @kondapally1989 Adding pagination utility #527
-
RESTMapper for resolving response from discovery API- @brendandburns: in favor of a better design
- Discovery utility as replacement of RESTMapper
- SMP Patch client utilities
@kondapally1989: another related bug in ExtensionsV1beta1Api.patchNamespacedDeployment throws 500 Internal server error because of wrong content type in header #127 should be solvedFixes patch format to support various patch formats #544
- Working queue for kube-styled controller @adohe add workqueue implementation for kube-style controller #525
- Impersonation header support
- Event recorder equivalence implementation @kondapally1989
- A recommended java kubernetes controller example
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.