We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eae70a commit b77f2ecCopy full SHA for b77f2ec
keps/sig-network/3070-reserved-service-ip-range/README.md
@@ -281,6 +281,8 @@ type randomScanReservedStrategy struct {
281
This feature doesn't modify the cluster behavior, only the order on which dynamic IP are assigned to Services,
282
there is no need for e2e or integration tests, unit tests are enough.
283
284
+- pkg/registry/core/service/allocator/bitmap_test.go - 84.2
285
+- pkg/registry/core/service/ipallocator/allocator_test.go - 87
286
### Graduation Criteria
287
288
#### Alpha
0 commit comments