fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.3 - autoclosed #828
Annotations
5 errors
Unit Tests:
internal/controllers/manager.go#L72
unknown field 'MetricsBindAddress' in struct literal of type manager.Options
|
Unit Tests:
internal/controllers/manager.go#L73
unknown field 'Port' in struct literal of type manager.Options
|
Unit Tests:
internal/controllers/manager.go#L78
unknown field 'Namespaces' in struct literal of type "sigs.k8s.io/controller-runtime/pkg/cache".Options
|
Unit Tests
Process completed with exit code 2.
|
Build & Push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} go build -a -ldflags=\" -X ${PACKAGE}/internal/version.Version=${VERSION} -X ${PACKAGE}/internal/version.CommitHash=${COMMIT_HASH} -X ${PACKAGE}/internal/version.BuildTimestamp=${BUILD_TIMESTAMP}\" -o bin/burrito main.go" did not complete successfully: exit code: 1
|