This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-12-09 19:29:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
561b2aba940393b9f33b51bd36e8b80192b7cccb
kubernetes
/
pkg
/
registry
/
core
/
service
History
SataQiu
e71f84b1c4
dual-stack: fix the bug that isValidAddress only checks the first IP even a Pod has more than one address
...
Signed-off-by: SataQiu <
1527062125@qq.com
>
2020-04-09 16:17:34 +08:00
..
allocator
Use OnesCount8 from math/bits to implement countBits
2020-03-26 16:58:48 +01:00
ipallocator
use utilnet.GetIndexedIP instead of replicating the function locally
2020-03-10 18:03:53 +08:00
portallocator
generated: run refactor
2020-02-07 18:16:47 -08:00
storage
dual-stack: fix the bug that isValidAddress only checks the first IP even a Pod has more than one address
2020-04-09 16:17:34 +08:00
BUILD
…
doc.go
…
proxy.go
…
strategy_test.go
Fix pkg/registry typos in some error message, variable names etc
2020-02-25 15:45:20 +09:00
strategy.go
Adding AppProtocol to Service and Endpoints Ports
2020-02-25 17:42:34 -08:00