mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
Adding new logging, event, and metric to better capture when mirroring addresses is skipped
This commit is contained in:
@@ -172,7 +172,7 @@ func TestSyncEndpoints(t *testing.T) {
|
||||
}},
|
||||
},
|
||||
endpointSlices: []*discovery.EndpointSlice{},
|
||||
expectedNumActions: 1,
|
||||
expectedNumActions: 2, // extra action for creating warning event
|
||||
expectedNumSlices: 1,
|
||||
}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user