Skip to content

feat: support deployment of multiple data plane modes (#2647) #1282

feat: support deployment of multiple data plane modes (#2647)

feat: support deployment of multiple data plane modes (#2647) #1282

Triggered via pull request January 8, 2026 09:33
Status Failure
Total duration 3m 45s
Artifacts

conformance-test.yml

on: pull_request
conformance-test
3m 41s
conformance-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
conformance-test
Process completed with exit code 2.
conformance-test: test/e2e/scaffold/api7_deployer.go#L42
cannot use &API7Deployer{…} (value of type *API7Deployer) as Deployer value in return statement: *API7Deployer does not implement Deployer (missing method CreateAdditionalGatewayWithOptions)
conformance-test: internal/adc/client/client.go#L287
too many arguments in call to c.executor.Execute
conformance-test: internal/adc/client/client.go#L287
c.BackendMode undefined (type *Client has no field or method BackendMode)