- Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: kubernetes-client/java
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add label selector to metrics call cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#3999 opened Apr 3, 2025 by at88mph Loading…
separate initial load to avoid retaining list items in memory cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#4107 opened Jun 24, 2025 by rafaelri Loading…
Sanitize release plugin to fix release GH workflow 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. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#4344 opened Oct 23, 2025 by yue9944882 Loading…
Update parent version to 25.0.1-SNAPSHOT to fix fluent-gen 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#4351 opened Oct 28, 2025 by brendandburns Loading…
build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file java Pull requests that update Java code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#4357 opened Oct 31, 2025 by dependabot bot Loading…
build(deps-dev): bump org.junit.vintage:junit-vintage-engine from 5.11.4 to 6.0.1 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file java Pull requests that update Java code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#4363 opened Nov 3, 2025 by dependabot bot Loading…
Add protocol buffer generation automation to maintain sync with upstream Kubernetes 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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Add e2e tests for Protocol Buffer client cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.