Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

envoy: update envoy ref and update config to v3 supported schema #626

Merged
merged 3 commits into from
Jan 13, 2020

Conversation

junr03
Copy link
Member

@junr03 junr03 commented Jan 10, 2020

Description: this PR updates Envoy Mobile's Envoy ref past the point where Envoy internally uses v3 config. I took the chance to update Envoy Mobile's config and delete deprecated fields. Note that SAN verification changes, and thus it was removed here. I opened an issue tracking #630. Further note that this ref update significantly increased the binary size. It is a priority for the team to investigate and trim the binary ahead of the v0.3 release (noted in #447)
Risk Level: med boost to v3 config and deleted deprecated fields.
Testing: passing liveliness in CI and locally.

Signed-off-by: Jose Nino jnino@lyft.com

Jose Nino added 2 commits January 9, 2020 14:20
wip
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
@junr03 junr03 changed the title V3 upgrade envoy: update envoy ref and update config to v3 supported schema Jan 10, 2020
Signed-off-by: Jose Nino <jnino@lyft.com>
)"
#include "certificates.inc"
R"(
verify_subject_alt_name:
Copy link
Member Author

Choose a reason for hiding this comment

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

note: #630

Copy link

@buildbreaker buildbreaker left a comment

Choose a reason for hiding this comment

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

🚀

@junr03 junr03 merged commit bceee99 into master Jan 13, 2020
@junr03 junr03 deleted the v3-upgrade branch January 13, 2020 22:30
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.

2 participants