deprecate xDS server type field #2191
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
|