Skip to content

Bump k8s.io/kubectl from 0.28.4 to 0.29.0 #154

Bump k8s.io/kubectl from 0.28.4 to 0.29.0

Bump k8s.io/kubectl from 0.28.4 to 0.29.0 #154

Triggered via pull request December 18, 2023 13:05
Status Failure
Total duration 1m 37s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.