Skip to content

deprecate xDS server type field #2191

deprecate xDS server type field

deprecate xDS server type field #2191

Triggered via push July 17, 2024 17:18
Status Failure
Total duration 2m 27s
Artifacts

prbuild.yaml

on: push
build-image
0s
build-image
test-linux
0s
test-linux
test-osx
0s
test-osx
gateway-conformance
0s
gateway-conformance
Matrix: e2e
Matrix: upgrade
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: cmd/contour/serve.go#L512
SA1019: contourConfiguration.XDSServer.Type is deprecated: this field will be removed in a future release when the `contour` xDS server implementation is removed. +optional (staticcheck)
lint: cmd/contour/serve.go#L926
SA1019: x.config.Type is deprecated: this field will be removed in a future release when the `contour` xDS server implementation is removed. +optional (staticcheck)
lint: cmd/contour/serve.go#L933
SA1019: x.config.Type is deprecated: this field will be removed in a future release when the `contour` xDS server implementation is removed. +optional (staticcheck)
lint: cmd/contour/serve.go#L947
SA1019: x.config.Type is deprecated: this field will be removed in a future release when the `contour` xDS server implementation is removed. +optional (staticcheck)
lint: internal/contourconfig/contourconfiguration_test.go#L214
SA1019: res.XDSServer.Type is deprecated: this field will be removed in a future release when the `contour` xDS server implementation is removed. +optional (staticcheck)
lint
issues found