mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #97875 from heqg/typo-invalide
Fix typo of invalide in validation_test.go]
This commit is contained in:
commit
740bcc8e5c
@ -588,7 +588,7 @@ func TestValidateEndpointSliceUpdate(t *testing.T) {
|
|||||||
},
|
},
|
||||||
|
|
||||||
// expected errors
|
// expected errors
|
||||||
"invalide node name set": {
|
"invalid node name set": {
|
||||||
oldEndpointSlice: &discovery.EndpointSlice{
|
oldEndpointSlice: &discovery.EndpointSlice{
|
||||||
ObjectMeta: standardMeta,
|
ObjectMeta: standardMeta,
|
||||||
AddressType: discovery.AddressTypeIPv4,
|
AddressType: discovery.AddressTypeIPv4,
|
||||||
|
Loading…
Reference in New Issue
Block a user