Skip to content

use envoy version with segfault fix#216

Merged
MarcinFalkowski merged 4 commits intomasterfrom
use-envoy-with-segfault-fix
Nov 20, 2020
Merged

use envoy version with segfault fix#216
MarcinFalkowski merged 4 commits intomasterfrom
use-envoy-with-segfault-fix

Conversation

@MarcinFalkowski
Copy link
Contributor

@MarcinFalkowski MarcinFalkowski commented Nov 19, 2020

Use envoy with a fix envoyproxy/envoy#14092 backported to envoy v1.16.0

@slonka slonka temporarily deployed to envoy-control-pr-216 November 19, 2020 14:45 Inactive
lukidzi
lukidzi previously approved these changes Nov 19, 2020
@slonka slonka temporarily deployed to envoy-control-pr-216 November 19, 2020 15:44 Inactive
@slonka slonka temporarily deployed to envoy-control-pr-216 November 19, 2020 16:25 Inactive
const val EGRESS_LISTENER_CONTAINER_PORT = 5000
const val INGRESS_LISTENER_CONTAINER_PORT = 5001
const val DEFAULT_IMAGE = "envoyproxy/envoy-alpine:v1.14.3"
const val DEFAULT_IMAGE = "marcinfalkowski/envoy-dev:v1.16.1-dev-lua-segfault-fix-1-16-0-backport-20201118-df9dc819"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we fork it on official allegro account not to use your personal?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will do it in next PR, when our official fork will be ready

@slonka slonka temporarily deployed to envoy-control-pr-216 November 20, 2020 08:02 Inactive
ENV ENVOY_NODE_CLUSTER=front-proxy
ENV ENVOY_EGRESS_LISTENER_PORT=80
ENV ENVOY_INGRESS_LISTENER_PORT=8080
ENV ENVOY_EGRESS_LISTENER_PORT=31000
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the port change relevant / needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, new envoy container versions launch envoy from user envoy, not root, which has no access to low ports

@MarcinFalkowski MarcinFalkowski merged commit 1ad5924 into master Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants