Skip to content

Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 #1437

Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0

Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 #1437

Triggered via pull request August 23, 2023 02:47
Status Failure
Total duration 5m 0s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
controller-image
Process completed with exit code 2.
ci: pkg/server/server.go#L125
unknown field MetricsBindAddress in struct literal of type manager.Options
ci: pkg/server/server.go#L126
unknown field Port in struct literal of type manager.Options
ci: pkg/server/server.go#L128
unknown field SyncPeriod in struct literal of type manager.Options
ci: pkg/cmd/tnctl/state/list_test.go#L56
undefined: fake.NewFakeClientWithScheme
ci
Process completed with exit code 2.
linting: pkg/server/server.go#L125
unknown field MetricsBindAddress in struct literal of type manager.Options
linting: pkg/server/server.go#L126
unknown field Port in struct literal of type manager.Options
linting: pkg/server/server.go#L128
unknown field SyncPeriod in struct literal of type manager.Options (typecheck)
linting: cmd/controller/main.go#L30
could not import github.com/appvia/terranetes-controller/pkg/server (-: # github.com/appvia/terranetes-controller/pkg/server
linting: pkg/server/server.go#L125
unknown field MetricsBindAddress in struct literal of type manager.Options
linting: pkg/server/server.go#L126
unknown field Port in struct literal of type manager.Options
linting: pkg/server/server.go#L128
unknown field SyncPeriod in struct literal of type manager.Options) (typecheck)
linting
Process completed with exit code 2.