Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Java-Edge
/
java
Public
forked from
kubernetes-client/java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java
extended
on
master
User selector
All users
All time
Commit history
Commits on Sep 21, 2022
Fixes needed for the new API version.
brendandburns
committed
48c6c01
View commit details
Copy full SHA for 48c6c01
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
Fix spotless:check issues
Show description for fa0ce0b
dani8art
committed
fa0ce0b
View commit details
Copy full SHA for fa0ce0b
View code at this point
Browse repository at this point
Commits on Sep 13, 2022
Avoid null pointer exceptions
Show description for 2b106e4
dani8art
committed
2b106e4
View commit details
Copy full SHA for 2b106e4
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Add a consumer for unhandled errors to Exec.java
Show description for cde3d4d
dani8art
committed
cde3d4d
View commit details
Copy full SHA for cde3d4d
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
Address comments, add unit tests.
brendandburns
committed
5107625
View commit details
Copy full SHA for 5107625
View code at this point
Browse repository at this point
Address comments.
brendandburns
committed
7cb7d63
View commit details
Copy full SHA for 7cb7d63
View code at this point
Browse repository at this point
Add support for dynamic objects to kubectl apply.
brendandburns
committed
78a2658
View commit details
Copy full SHA for 78a2658
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
chore: run spotless formatter
Show description for 0781f78
yue9944882
committed
0781f78
View commit details
Copy full SHA for 0781f78
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
leader elector: improve javadocs
Show description for 41de870
srvaroa
committed
41de870
View commit details
Copy full SHA for 41de870
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
fixes flakiness testLeaderElectionController
Show description for c274c63
yue9944882
committed
c274c63
View commit details
Copy full SHA for c274c63
View code at this point
Browse repository at this point
Commits on May 31, 2022
flakiness: leader-election controller test: interrupt leader-elector too soon
Show description for 8fdd5fd
yue9944882
committed
8fdd5fd
View commit details
Copy full SHA for 8fdd5fd
View code at this point
Browse repository at this point
Commits on May 26, 2022
Merge pull request #2261 from yue9944882/flake/leader-election-controller
Show description for 5edb798
k8s-ci-robot
authored
5edb798
View commit details
Copy full SHA for 5edb798
View code at this point
Browse repository at this point
fixes leader election test failure: windows thread behavior
Show description for 09dcf9c
yue9944882
committed
09dcf9c
View commit details
Copy full SHA for 09dcf9c
View code at this point
Browse repository at this point
fixes rate-limit queue flakiness
Show description for 0d94399
yue9944882
committed
0d94399
View commit details
Copy full SHA for 0d94399
View code at this point
Browse repository at this point
Commits on May 10, 2022
bump parent pom to 16.0.0
Show description for 73fcd42
yue9944882
committed
73fcd42
View commit details
Copy full SHA for 73fcd42
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
fixes compile
Show description for 2598fb5
yue9944882
committed
2598fb5
View commit details
Copy full SHA for 2598fb5
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8
Show description for ca1fe85
dependabot[bot]
authored
ca1fe85
View commit details
Copy full SHA for ca1fe85
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
Merge pull request #2174 from yue9944882/flake/leader-election-test
Show description for 4938572
k8s-ci-robot
authored
4938572
View commit details
Copy full SHA for 4938572
View code at this point
Browse repository at this point
fixes leader elected controller test flakiness
Show description for f7104d7
yue9944882
committed
f7104d7
View commit details
Copy full SHA for f7104d7
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Deflake LeaderElectionTest
brendandburns
authored
e4cca45
View commit details
Copy full SHA for e4cca45
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Deflake another test.
brendandburns
authored
70e3b2a
View commit details
Copy full SHA for 70e3b2a
View code at this point
Browse repository at this point
Deflake another test.
brendandburns
authored
0c58bff
View commit details
Copy full SHA for 0c58bff
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Deflake the DefaultControllerTest.
brendandburns
authored and
brendanburns
committed
02a2e79
View commit details
Copy full SHA for 02a2e79
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
Update pom files to 15.0.0-SNAPSHOT release
brendanburns
authored
76641e4
View commit details
Copy full SHA for 76641e4
View code at this point
Browse repository at this point
Compile and test fixes.
brendanburns
committed
393a6a3
View commit details
Copy full SHA for 393a6a3
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
Deflake another set of tests.
brendandburns
committed
c9a7953
View commit details
Copy full SHA for c9a7953
View code at this point
Browse repository at this point
De-flake a test.
brendandburns
committed
c05b99e
View commit details
Copy full SHA for c05b99e
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
Fix racy test
brendandburns
committed
cadf986
View commit details
Copy full SHA for cadf986
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Fix pom for JDK17
brendandburns
committed
38c553a
View commit details
Copy full SHA for 38c553a
View code at this point
Browse repository at this point
Fix tests for Windows.
brendandburns
committed
5ea971f
View commit details
Copy full SHA for 5ea971f
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
[maven-release-plugin] prepare for next development iteration
yue9944882
committed
134aacc
View commit details
Copy full SHA for 134aacc
View code at this point
Browse repository at this point
[maven-release-plugin] prepare release client-java-parent-14.0.0
yue9944882
committed
e63ca08
View commit details
Copy full SHA for e63ca08
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Reformat to match spotless rules.
brendanburns
committed
e4535fa
View commit details
Copy full SHA for e4535fa
View code at this point
Browse repository at this point
Fixes for compilation after regeneration.
brendanburns
committed
4141ea4
View commit details
Copy full SHA for 4141ea4
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
return specific api type in patchContent and patchType
dddddai
committed
1865177
View commit details
Copy full SHA for 1865177
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.