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 }}
sunius
/
java
Public
forked from
kubernetes-client/java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 27, 2019
[maven-release-plugin] prepare for next development iteration
brendandburns
committed
a2f1b65
View commit details
Copy full SHA for a2f1b65
Browse repository at this point
[maven-release-plugin] prepare release client-java-parent-6.0.1
brendandburns
committed
91caad2
View commit details
Copy full SHA for 91caad2
Browse repository at this point
Commits on Aug 26, 2019
Merge pull request #669 from cizezsy/fix/capacity-limit
Show description for 7f50752
k8s-ci-robot
authored
7f50752
View commit details
Copy full SHA for 7f50752
Browse repository at this point
Fix: remove the capacity limit of ProcessorListener
cizezsy
committed
e8d4413
View commit details
Copy full SHA for e8d4413
Browse repository at this point
Commits on Aug 23, 2019
Merge pull request #666 from yue9944882/bugfix/fixes-listener-quiting
Show description for a11262f
k8s-ci-robot
authored
a11262f
View commit details
Copy full SHA for a11262f
Browse repository at this point
blockingqueue#add -> offer
yue9944882
committed
b18dbfd
View commit details
Copy full SHA for b18dbfd
Browse repository at this point
fixes listener quiting unexpectedly
yue9944882
committed
bc80b69
View commit details
Copy full SHA for bc80b69
Browse repository at this point
Commits on Aug 22, 2019
Merge pull request #662 from adohe/adjust_read_timeout
Show description for 2707b58
k8s-ci-robot
authored
2707b58
View commit details
Copy full SHA for 2707b58
Browse repository at this point
Commits on Aug 21, 2019
Merge pull request #665 from cizezsy/fix/should-not-break-loop
Show description for 7e6fc7b
k8s-ci-robot
authored
7e6fc7b
View commit details
Copy full SHA for 7e6fc7b
Browse repository at this point
Fix: should not return from DefaultController.worker() method when requeue is true and add lacked arguments to format string
cizezsy
committed
9d6ec1f
View commit details
Copy full SHA for 9d6ec1f
Browse repository at this point
manually set OKHttpClient read timeout zero ensure client doesnot timeout
adohe
committed
db342a6
View commit details
Copy full SHA for db342a6
Browse repository at this point
Commits on Aug 20, 2019
Merge pull request #661 from yue9944882/bugfix/leaking-informer-controller-thread
Show description for 774157f
k8s-ci-robot
authored
774157f
View commit details
Copy full SHA for 774157f
Browse repository at this point
fixes leaking informer#controller daemon thread
Show description for 72676d1
yue9944882
committed
72676d1
View commit details
Copy full SHA for 72676d1
Browse repository at this point
Commits on Aug 19, 2019
Merge pull request #651 from yue9944882/refactor/integrate-controller-manager-and-informer-factory
Show description for 0c57424
k8s-ci-robot
authored
0c57424
View commit details
Copy full SHA for 0c57424
Browse repository at this point
Merge pull request #659 from wu8685/master
Show description for 6b5f6ce
k8s-ci-robot
authored
6b5f6ce
View commit details
Copy full SHA for 6b5f6ce
Browse repository at this point
Commits on Aug 17, 2019
enhancement on leader election:
Show description for f736005
wu8685
committed
f736005
View commit details
Copy full SHA for f736005
Browse repository at this point
split controller-watch from default-controller-builder
yue9944882
committed
792360a
View commit details
Copy full SHA for 792360a
Browse repository at this point
Commits on Aug 16, 2019
Merge pull request #649 from yue9944882/refactor/allow-customize-index-func
Show description for f0ba3f2
k8s-ci-robot
authored
f0ba3f2
View commit details
Copy full SHA for f0ba3f2
Browse repository at this point
Commits on Aug 13, 2019
add constructor for customizing index funcs
yue9944882
committed
274f5b7
View commit details
Copy full SHA for 274f5b7
Browse repository at this point
Commits on Aug 7, 2019
Merge pull request #618 from runzexia/serverside-apply
Show description for f4ec11b
k8s-ci-robot
authored
f4ec11b
View commit details
Copy full SHA for f4ec11b
Browse repository at this point
Commits on Aug 6, 2019
support start informer factory from a controller-manager
yue9944882
committed
870cf52
View commit details
Copy full SHA for 870cf52
Browse repository at this point
Commits on Aug 2, 2019
Merge pull request #648 from yue9944882/docs/note-example-release-version
Show description for f0e846f
k8s-ci-robot
authored
f0e846f
View commit details
Copy full SHA for f0e846f
Browse repository at this point
Merge pull request #624 from cizezsy/feat/workqueue
Show description for 89b802e
k8s-ci-robot
authored
89b802e
View commit details
Copy full SHA for 89b802e
Browse repository at this point
note examples' supported release version
yue9944882
committed
172b69f
View commit details
Copy full SHA for 172b69f
Browse repository at this point
Commits on Aug 1, 2019
Merge pull request #647 from yue9944882/bugfix/flush-websocket-before-closing
Show description for 3f4b222
k8s-ci-robot
authored
3f4b222
View commit details
Copy full SHA for 3f4b222
Browse repository at this point
release websocket buffers on abnormal closing
Show description for f99bc24
yue9944882
committed
f99bc24
View commit details
Copy full SHA for f99bc24
Browse repository at this point
Use AtomicLongMap to calculate attempts
cizezsy
committed
4afdc8d
View commit details
Copy full SHA for 4afdc8d
Browse repository at this point
Commits on Jul 31, 2019
Merge pull request #635 from yue9944882/feat/controller-runtime
Show description for 607a34b
k8s-ci-robot
authored
607a34b
View commit details
Copy full SHA for 607a34b
Browse repository at this point
Merge pull request #645 from yue9944882/docs/generate-third-party-models
Show description for 0e36e8a
k8s-ci-robot
authored
0e36e8a
View commit details
Copy full SHA for 0e36e8a
Browse repository at this point
Commits on Jul 30, 2019
add doc: generate model from third-party-resources
yue9944882
committed
83cd027
View commit details
Copy full SHA for 83cd027
Browse repository at this point
java controller runtime
yue9944882
committed
c3ff48f
View commit details
Copy full SHA for c3ff48f
Browse repository at this point
update comment
Show description for 6d10daa
runzexia
committed
6d10daa
View commit details
Copy full SHA for 6d10daa
Browse repository at this point
Commits on Jul 29, 2019
Change the implementation of BucketRateLimiter and ItemExponentialFailureRateLimiter, add more unit tests
cizezsy
committed
e85e988
View commit details
Copy full SHA for e85e988
Browse repository at this point
Commits on Jul 25, 2019
Merge pull request #636 from yue9944882/refactor/informer-call-generator
Show description for 79fbdcf
k8s-ci-robot
authored
79fbdcf
View commit details
Copy full SHA for 79fbdcf
Browse repository at this point
update mockito to fix failing test
yue9944882
committed
6281064
View commit details
Copy full SHA for 6281064
Browse repository at this point
Previous
Next
You can’t perform that action at this time.