Skip to content

fix: use --track-unscheduled-pods to select unscheduled pods in Daemonset sharding #3201

fix: use --track-unscheduled-pods to select unscheduled pods in Daemonset sharding

fix: use --track-unscheduled-pods to select unscheduled pods in Daemonset sharding #3201

Triggered via pull request June 6, 2024 01:39
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
ci-go-lint
1m 40s
ci-go-lint
ci-validate-manifests
18s
ci-validate-manifests
ci-validate-go-modules
19s
ci-validate-go-modules
ci-validate-docs
1m 0s
ci-validate-docs
ci-unit-tests
1m 34s
ci-unit-tests
ci-rule-tests
8s
ci-rule-tests
ci-benchmark-tests
1m 29s
ci-benchmark-tests
ci-build-kube-state-metrics
1m 17s
ci-build-kube-state-metrics
ci-e2e-tests
1m 54s
ci-e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors
ci-validate-docs: pkg/options/types.go#L161
undefined: regexp
ci-validate-docs
Process completed with exit code 2.
ci-build-kube-state-metrics: pkg/options/types.go#L161
undefined: regexp
ci-build-kube-state-metrics
Process completed with exit code 2.
ci-benchmark-tests: pkg/options/types.go#L161
undefined: regexp
ci-benchmark-tests
Process completed with exit code 2.
ci-unit-tests: pkg/options/types.go#L161
undefined: regexp
ci-unit-tests
Process completed with exit code 2.
ci-go-lint: pkg/builder/types/interfaces.go#L30
could not import k8s.io/kube-state-metrics/v2/pkg/options (-: # k8s.io/kube-state-metrics/v2/pkg/options
ci-go-lint: pkg/options/types.go#L161
undefined: regexp) (typecheck)
ci-go-lint: pkg/metricshandler/metrics_handler.go#L41
could not import k8s.io/kube-state-metrics/v2/pkg/options (-: # k8s.io/kube-state-metrics/v2/pkg/options
ci-go-lint: pkg/options/types.go#L161
undefined: regexp) (typecheck)
ci-go-lint: internal/wrapper.go#L32
could not import k8s.io/kube-state-metrics/v2/pkg/options (-: # k8s.io/kube-state-metrics/v2/pkg/options
ci-go-lint: pkg/options/types.go#L161
undefined: regexp) (typecheck)
ci-go-lint: internal/store/builder_test.go#L46
cannot convert map[string][]string{…} (value of type map[string][]string) to type LabelsAllowList (typecheck)
ci-go-lint: internal/store/builder_test.go#L56
cannot convert map[string][]string{…} (value of type map[string][]string) to type LabelsAllowList (typecheck)
ci-go-lint: internal/store/builder_test.go#L75
cannot convert nil to type LabelsAllowList (typecheck)
ci-go-lint: internal/store/builder_test.go#L107
cannot convert b.allowLabelsList (variable of type map[string][]string) to type LabelsAllowList (typecheck)
ci-e2e-tests
undefined: regexp
ci-e2e-tests
undefined: regexp
ci-e2e-tests
Process completed with exit code 2.