Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c74ee8045d
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