mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Fix typo of invalide in claims.go]
Signed-off-by: he.qingguo <he.qingguo@zte.com.cn>
This commit is contained in:
parent
67541a1bcc
commit
fe499b5960
@ -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