Updating 1.9 navigation (#9473)
* Updating 1.9 navigation Update 1.10 path Trying to debug Travis CI failure Update test case from #9423 Updating 1.9 navigation Update 1.10 path Trying to debug Travis CI failure Update from #9423 1.9, not 1.8 * Update examples_test.go
This commit is contained in:
committed by
k8s-ci-robot
parent
b623b38c30
commit
585aa030ba
@@ -56,7 +56,7 @@ import (
|
||||
storage_validation "k8s.io/kubernetes/pkg/apis/storage/validation"
|
||||
"k8s.io/kubernetes/pkg/capabilities"
|
||||
"k8s.io/kubernetes/pkg/registry/batch/job"
|
||||
schedulerapilatest "k8s.io/kubernetes/pkg/scheduler/api/latest"
|
||||
schedulerapilatest "k8s.io/kubernetes/plugin/pkg/scheduler/api/latest"
|
||||
)
|
||||
|
||||
func validateObject(obj runtime.Object) (errors field.ErrorList) {
|
||||
|
||||
Reference in New Issue
Block a user