Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

feat: update envoy for multi-arch support #179

Merged
merged 1 commit into from
Dec 4, 2020

Conversation

strophy
Copy link
Contributor

@strophy strophy commented Nov 6, 2020

Updates envoy version to 1.16, the first release to officially support ARM architecture.

Issue being fixed or feature implemented

This updates envoy to a version with ARM support so we can begin to support the evo stack on devices like Raspberry Pi or AWS Graviton2.

What was done?

Bump envoy version

How Has This Been Tested?

Tested locally to see if anything fails to load, everything seems fine. Envoy logs contain a few new messages about deprecated config syntax, in addition to a few deprecation notices that were already present in 1.14 logs. I can try to fix this, or someone with a better understanding of what envoy is doing in the evo stack could do it instead.

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

shumkov
shumkov previously approved these changes Nov 9, 2020
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

@shumkov shumkov changed the base branch from master to v0.17-dev December 4, 2020 03:26
@shumkov shumkov dismissed their stale review December 4, 2020 03:26

The base branch was changed.

@shumkov shumkov merged commit 23e3fb4 into dashevo:v0.17-dev Dec 4, 2020
@shumkov shumkov deleted the update-envoy branch December 4, 2020 03:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants