mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 01:06:27 +00:00
edit line138
This commit is contained in:
parent
da9a4d5da9
commit
9aca4057eb
@ -135,7 +135,7 @@ func RemovePredicateKeyFromAlgoProvider(providerName, key string) error {
|
|||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
// RemovePredicateKeyFromAlgoProvider removes a fit predicate key from all algorithmProviders which in algorithmProviderMap.
|
// RemovePredicateKeyFromAlgorithmProviderMap removes a fit predicate key from all algorithmProviders which in algorithmProviderMap.
|
||||||
func RemovePredicateKeyFromAlgorithmProviderMap(key string) {
|
func RemovePredicateKeyFromAlgorithmProviderMap(key string) {
|
||||||
schedulerFactoryMutex.Lock()
|
schedulerFactoryMutex.Lock()
|
||||||
defer schedulerFactoryMutex.Unlock()
|
defer schedulerFactoryMutex.Unlock()
|
||||||
|
Loading…
Reference in New Issue
Block a user