Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 #1437
ci.yaml
on: pull_request
ci
4m 9s
cli
2m 10s
binaries
2m 31s
dependencies
6s
linting
4m 48s
helm
27s
controller-image
2m 24s
executor-image
2m 22s
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.
|