• k8s-merge-robot's avatar
    Merge pull request #29182 from kevin-wangzefeng/fix-scheduler-predicates · ea312b7b
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    use regular client instead of kubectl in scheduler predicate tests when checking/setting/cleanning taints/labels
    
    The existing implementation in scheduler predicate tests uses kubectl to check/set/clean taints/labels on node, which makes the test very related to kubectl.
    
     This PR is to use regular client instead. 
    ea312b7b
Name
Last commit
Last update
..
cleanup.go Loading commit data...
federation_util.go Loading commit data...
framework.go Loading commit data...
gobindata_util.go Loading commit data...
kubelet_stats.go Loading commit data...
log_size_monitoring.go Loading commit data...
metrics_util.go Loading commit data...
nodes_util.go Loading commit data...
perf_util.go Loading commit data...
pods.go Loading commit data...
prompush.go Loading commit data...
resource_usage_gatherer.go Loading commit data...
test_context.go Loading commit data...
util.go Loading commit data...