This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-11-24 18:35:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f5535ea2590a22bcec629eed9a27a7fff3dd46b
kubernetes
/
pkg
/
registry
/
core
/
service
/
allocator
History
Tobias Klauser
0f5535ea25
registry/core/service: remove incorrect comments
...
These interface methods are not only used for testing. Remove the incorrect comments.
2023-05-22 12:35:43 +02:00
..
storage
Clean storage shutdown for allocators
2022-05-06 12:01:06 +02:00
bitmap_test.go
Fix ServiceIPStaticSubrange assigns duplicate IP addresses
2022-05-10 17:56:31 +09:00
bitmap.go
Fix panic on ClusterIP allocation for /28 subnets
2023-01-25 20:32:40 +00:00
interfaces.go
registry/core/service: remove incorrect comments
2023-05-22 12:35:43 +02:00
utils_test.go
Add extra test and benchmark for count bits
2021-10-01 17:08:36 +02:00
utils.go
Speed up counting of bits in allocator
2021-10-01 17:09:56 +02:00