Skip to content

Samples using deprecated APPMESH_VIRTUAL_NODE_NAME #479

@russau

Description

@russau

I'm working through the colorapp example, and I see the ECS tasks created use APPMESH_VIRTUAL_NODE_NAME

There's a warning in the docs that this setting has been deprecated in envoy.

The environment variables APPMESH_VIRTUAL_NODE_NAME and APPMESH_RESOURCE_NAME are no longer supported in Envoy version 1.15.0 or later. However, they're still supported for existing meshes. Instead of using these variables with Envoy version 1.15.0 or later, use APPMESH_RESOURCE_ARN for all App Mesh endpoints.

I'm running v1.21.0.0-prod and everything works fine. Should the example be updated to use APPMESH_RESOURCE_ARN?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions