Ran
|
Jobs
1
|
Files
210
|
Run time
9s
|
Badge
Embed ▾
README BADGES
|
github
change the name of host-addresses annotation to host-cidrs commit: 8847618bb changed the host-addresses annotation to include a subnet mask. This causes updates to experiance a network disruption as masters and nodes expect different data to be in the host-addresses annotation. Changing the name of the host-addresses annotation to host-cidrs will eliminate the network disruption because nodes updating will not remove the host-addresses annotation and once upgraded masters will do the right thing with the host-cidrs annotation Co-authored-by: Tim Rozet <trozet@redhat.com> Signed-off-by: Jacob Tanenbaum <jtanenba@redhat.com>
64 of 64 new or added lines in 9 files covered. (100.0%)
25229 of 50290 relevant lines covered (50.17%)
87.95 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
60.5 |
0.0% | go-controller/pkg/clustermanager/egressip_controller.go |
1 |
66.67 |
0.0% | go-controller/pkg/clustermanager/egressip_event_handler.go |
1 |
79.05 |
0.0% | go-controller/pkg/node/node_ip_handler_linux.go |
1 |
77.64 |
0.0% | go-controller/pkg/ovn/ovn.go |
1 |
38.46 |
0.0% | go-controller/pkg/util/util.go |
3 |
30.11 |
0.0% | go-controller/pkg/ovn/controller/services/node_tracker.go |
21 |
22.43 |
0.0% | go-controller/pkg/util/node_annotations.go |
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
69.71 |
-0.26% | go-controller/pkg/ovn/base_network_controller_pods.go |
2 |
22.43 |
0.0% | go-controller/pkg/util/node_annotations.go |
3 |
56.4 |
0.0% | go-controller/pkg/ovn/base_network_controller.go |
7 |
75.86 |
-1.33% | go-controller/pkg/ovn/gateway_init.go |
13 |
42.42 |
-13.13% | go-controller/pkg/ovn/controller/unidling/unidled_annotation_controller.go |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6304894472.1 | 210 |
50.17 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|