mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Fix dynamic discovery error in e2e
This commit is contained in:
parent
eb86cc5e87
commit
f61ac93a0d
@ -1151,7 +1151,7 @@ func isDynamicDiscoveryError(err error) bool {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return false
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
// hasRemainingContent checks if there is remaining content in the namespace via API discovery
|
// hasRemainingContent checks if there is remaining content in the namespace via API discovery
|
||||||
|
Loading…
Reference in New Issue
Block a user