Skip to content

Add client-go gap analysis and implementation roadmap - #3030

Open
brendandburns wants to merge 1 commit into
kubernetes-client:mainfrom
brendandburns:client-go-gap-analysis
Open

Add client-go gap analysis and implementation roadmap#3030
brendandburns wants to merge 1 commit into
kubernetes-client:mainfrom
brendandburns:client-go-gap-analysis

Conversation

@brendandburns

Copy link
Copy Markdown
Contributor

Summary

  • compare the JavaScript client's capabilities with client-go
  • use the Java client as an additional source of cross-language API designs
  • prioritize implementation gaps from P0 through P3
  • propose phased delivery, explicit non-goals, and success criteria

The analysis emphasizes controller-runtime foundations such as reliable LIST/WATCH behavior, discovery and REST mapping, dynamic clients, informers, workqueues, retries, and test fakes rather than generated API coverage.

Validation

  • npx --yes prettier@3.9.6 --check CLIENT_GO_GAP_ANALYSIS.md
  • git diff --check

@kubernetes-prow
kubernetes-prow Bot requested a review from cjihrig September 1, 2026 20:31
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brendandburns

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant