build(deps): Bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.0 #4411
ci.yml
on: pull_request
ci-go-lint
2m 33s
ci-validate-manifests
33s
ci-validate-go-modules
35s
ci-validate-docs
2m 50s
ci-unit-tests
2m 52s
ci-rule-tests
12s
ci-benchmark-tests
7m 17s
ci-benchmark-tests-releasebranch
7m 6s
ci-build-kube-state-metrics
1m 43s
ci-e2e-tests
4m 50s
Annotations
9 errors
|
ci-go-lint
Process completed with exit code 2.
|
|
ci-go-lint:
tests/lib/lib_test.go#L38
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
ci-go-lint:
pkg/app/server_test.go#L616
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
ci-go-lint:
pkg/app/server_test.go#L446
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
ci-go-lint:
pkg/app/server_test.go#L149
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
ci-go-lint:
pkg/app/server_test.go#L69
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
ci-go-lint:
pkg/app/server_filter_test.go#L41
SA1019: fake.NewSimpleClientset is deprecated: NewClientset replaces this with support for field management, which significantly improves server side apply testing. NewClientset is only available when apply configurations are generated (e.g. via --with-applyconfig). (staticcheck)
|
|
ci-unit-tests
Process completed with exit code 2.
|
|
ci-e2e-tests
Process completed with exit code 2.
|