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

examples: add VRP runtime validation to verify_examples. #14099

Merged
merged 3 commits into from
Nov 20, 2020

Conversation

htuch
Copy link
Member

@htuch htuch commented Nov 19, 2020

This is a regression test to cover the issue underlying
#14066.

Risk level: Low
Testing: Validated manually verify.sh passes, CI.

Signed-off-by: Harvey Tuch [email protected]

This is a regression test to cover the issue underlying
envoyproxy#14066.

Risk level: Low
Testing: Validating manually verify.sh passes, CI.

Signed-off-by: Harvey Tuch <[email protected]>
@htuch
Copy link
Member Author

htuch commented Nov 19, 2020

CC @akonradi

examples/verify-common.sh Outdated Show resolved Hide resolved
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

LGTM modulo @phlax comment and potential suggestion.

/wait

@@ -0,0 +1 @@
FROM envoyproxy/envoy-google-vrp-dev:latest
Copy link
Member

Choose a reason for hiding this comment

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

WDYT about just moving VRP into examples? It is technically an example of a somewhat secure configuration? Would that be simpler and more self contained?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not sure how this would integrate with the DockerHub push flow. Examples run after the base images that get pushed to DockerHub are built in CI. Do we push any other examples to DockerHub?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah dunno, just a thought. NBD.

Signed-off-by: Harvey Tuch <[email protected]>
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

lgtm

@htuch htuch merged commit ca6e246 into envoyproxy:master Nov 20, 2020
@htuch htuch deleted the vrp-ci branch November 20, 2020 13:27
andreyprezotto pushed a commit to andreyprezotto/envoy that referenced this pull request Nov 24, 2020
…14099)

This is a regression test to cover the issue underlying
envoyproxy#14066.

Risk level: Low
Testing: Validating manually verify.sh passes, CI.

Signed-off-by: Harvey Tuch <[email protected]>
qqustc pushed a commit to qqustc/envoy that referenced this pull request Nov 24, 2020
…14099)

This is a regression test to cover the issue underlying
envoyproxy#14066.

Risk level: Low
Testing: Validating manually verify.sh passes, CI.

Signed-off-by: Harvey Tuch <[email protected]>
Signed-off-by: Qin Qin <[email protected]>
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.

3 participants