kubernetes/pkg/registry/core
Antonio Ojea 29ea5076ea refactor current ipallocator
- rename files to match the allocator backend
- use t.Run for tests and cover large ranges
- add benchmarks
- check that thebitmap ip allocator satisfies the interface

goos: linux
goarch: amd64

pkg: k8s.io/kubernetes/pkg/registry/core/service/ipallocator
cpu: Intel(R) Xeon(R) CPU E5-2678 v3 @ 2.50GHz
BenchmarkAllocateNextIPv4Size1048574
BenchmarkAllocateNextIPv4Size1048574-24    	 1517683
7373 ns/op	     135 B/op	       8 allocs/op
BenchmarkAllocateNextIPv6Size65535
BenchmarkAllocateNextIPv6Size65535-24      	 5607438
193.9 ns/op	      18 B/op	       2 allocs/op
PASS
2022-12-31 12:48:50 +00:00
..
componentstatus Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00
configmap Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
endpoint Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
event Unified v1/event NewREST function with other 2022-05-15 12:44:59 +08:00
limitrange Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
namespace Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
node fix node address validation 2022-11-07 10:22:44 -05:00
persistentvolume deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
persistentvolumeclaim Add API and validation for CrossNamespaceVolumeDataSource 2022-11-09 20:58:25 +00:00
pod pod: API warn when name is not DNS label 2022-12-16 13:05:17 -08:00
podtemplate Send pod spec warnings when creating or changing workload objects 2021-05-18 10:42:36 -04:00
rangeallocation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicationcontroller rc: API warn when name is not DNS label 2022-12-16 13:06:10 -08:00
resourcequota Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
rest Remove EphemeralContainers feature-gate checks 2022-07-26 02:55:30 +02:00
secret Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
service refactor current ipallocator 2022-12-31 12:48:50 +00:00
serviceaccount Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00