Skip to content

fix(deps): update kubernetes packages to v0.35.2 #175

fix(deps): update kubernetes packages to v0.35.2

fix(deps): update kubernetes packages to v0.35.2 #175

Triggered via pull request March 1, 2026 14:01
Status Failure
Total duration 1m 35s
Artifacts

run-on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Linting / Lint
issues found
Linting / Lint: pkg/k8s/exec_test.go#L190
SA1019: kubefake.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)
Linting / Lint: pkg/k8s/exec_test.go#L20
SA1019: kubefake.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)
Linting / Lint: pkg/k8s/client_test.go#L590
SA1019: kubefake.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)
Linting / Lint: cmd/server/main.go#L209
G706: Log injection via taint analysis (gosec)
Linting / Lint: cmd/server/main.go#L186
G706: Log injection via taint analysis (gosec)