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-06 16:48:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ba9ce3ab08b51b37e7ccc8dff80eb8554069a5d6
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