Skip to content

Pull requests: kubernetes-client/java

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add protocol buffer generation automation to maintain sync with upstream Kubernetes 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#4380 opened Nov 11, 2025 by Copilot AI Draft
build(deps): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 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. dependencies Pull requests that update a dependency file java Pull requests that update Java code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#4379 opened Nov 11, 2025 by dependabot bot Loading…
Fix flaky KubernetesInformerCreatorTest by using exact path matching 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. 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#4378 opened Nov 11, 2025 by Copilot AI Draft
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…
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…
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…
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…
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.