Skip to content

Tests rely on out-of-date envoy #754

@aran

Description

@aran

The tests use envoy 1.19.

https://github.com/grpc/grpc-dart/blob/master/.github/workflows/dart.yml#L82

test/grpc_web_server.dart uses a configuration file that is deprecated:

- name: envoy.filters.http.grpc_web

Modern versions of envoy require a change like this:

grpc/grpc-web#1220 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions