Bump k8s.io/kubectl from 0.28.4 to 0.29.0 #154
Annotations
6 errors
test:
cmd/helmtest/main.go#L8
could not import github.com/stackrox/helmtest/pkg/framework (-: # github.com/stackrox/helmtest/pkg/framework
|
test:
pkg/framework/runner.go#L49
cannot use resources (variable of type "k8s.io/kubectl/pkg/util/openapi".Resources) as "k8s.io/kubectl/pkg/util/openapi".OpenAPIResourcesGetter value in argument to validation.NewSchemaValidation: "k8s.io/kubectl/pkg/util/openapi".Resources does not implement "k8s.io/kubectl/pkg/util/openapi".OpenAPIResourcesGetter (missing method OpenAPISchema)) (typecheck)
|
test:
integration_test/integration_test.go#L6
could not import github.com/stackrox/helmtest/pkg/framework (-: # github.com/stackrox/helmtest/pkg/framework
|
test:
pkg/framework/runner.go#L49
cannot use resources (variable of type "k8s.io/kubectl/pkg/util/openapi".Resources) as "k8s.io/kubectl/pkg/util/openapi".OpenAPIResourcesGetter value in argument to validation.NewSchemaValidation: "k8s.io/kubectl/pkg/util/openapi".Resources does not implement "k8s.io/kubectl/pkg/util/openapi".OpenAPIResourcesGetter (missing method OpenAPISchema)) (typecheck)
|
test:
pkg/framework/runner.go#L49
cannot use resources (variable of type "k8s.io/kubectl/pkg/util/openapi".Resources) as "k8s.io/kubectl/pkg/util/openapi".OpenAPIResourcesGetter value in argument to validation.NewSchemaValidation: "k8s.io/kubectl/pkg/util/openapi".Resources does not implement "k8s.io/kubectl/pkg/util/openapi".OpenAPIResourcesGetter (missing method OpenAPISchema) (typecheck)
|
test
Process completed with exit code 2.
|