File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
keps/sig-network/1880-multiple-service-cidrs Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -564,12 +564,18 @@ make this code solid enough prior to committing the changes necessary to impleme
564
564
565
565
- cmd/kube-apiserver/app/options/validation_test.go: 06/02/23 - 99.1
566
566
- pkg/apis/networking/validation/validation_test.go: 06/02/23 - 91.7
567
+ - pkg/controller/servicecidrs/servicecidrs_controller.go: 11/06/24 - 64.3
567
568
- pkg/controlplane/instance_test.go: 06/02/23 - 49.7
569
+ - pkg/controlplane/controller/defaultservicecidr/default_servicecidr_controller.go: 11/06/24 - 43.3
568
570
- pkg/printers/internalversion/printers_test.go: 06/02/23 - 49.7
569
571
- pkg/registry/core/service/ipallocator/bitmap_test.go: 06/02/23 - 86.9
570
- - pkg/registry/core/service/ipallocator/controller/repairip_test.go: 06/02/23 - 0 (new)
571
- - pkg/registry/core/service/ipallocator/ipallocator_test.go: 06/02/23 - 0 (new)
572
- - pkg/registry/networking/ipaddress/strategy_test.go: 06/02/23 - 0 (new)
572
+ - pkg/registry/core/service/ipallocator/cidrallocator_test.go: 11/06/24 - 69.3
573
+ - pkg/registry/core/service/ipallocator/ipallocator_test.go: 11/06/24 - 80.1
574
+ - pkg/registry/core/service/ipallocator/metrics_test.go: 11/06/24 - 100
575
+ - pkg/registry/core/service/ipallocator/controller/metrics_test.go: 11/06/24 - 100
576
+ - pkg/registry/core/service/ipallocator/controller/repair_test.go: 11/06/24 - 74.4
577
+ - pkg/registry/core/service/ipallocator/controller/repairip_test.go: 11/06/24 - 47.6
578
+ - pkg/registry/networking/ipaddress/strategy_test.go: 11/06/24 - 77.8
573
579
- staging/src/k8s.io/kubectl/pkg/describe/describe_test.go: 06/02/23 - 49.7
574
580
575
581
##### Integration tests
You can’t perform that action at this time.
0 commit comments