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

Update envoy base image #441

Closed
wants to merge 1 commit into from
Closed

Conversation

willdavsmith
Copy link
Contributor

@willdavsmith willdavsmith commented Jul 31, 2023

  • Updating envoy base image, fixing security vulnerability

fixes: #813

@willdavsmith willdavsmith requested a review from a team as a code owner July 31, 2023 15:59
@@ -6,9 +6,9 @@ What this means is that if we need to update the names of routes in eshop, *we l

The routing configuration is in [envoy.yaml](envoy.yaml). See the `route_config` section specifically.

To build the docker image, run `docker build . -t radius.azurecr.io/eshop-envoy:0.1.<NUMBER>`.
To build the docker image, run `docker build . -t radius.azurecr.io/eshop-envoy:<TAG>`.

Where NUMBER is one greater than the latest version made. To view versions, see https://ms.portal.azure.com/#view/Microsoft_Azure_ContainerRegistries/RepositoryBlade/id/%2Fsubscriptions%2F66d1209e-1382-45d3-99bb-650e6bf63fc0%2FresourceGroups%2Fassets%2Fproviders%2FMicrosoft.ContainerRegistry%2Fregistries%2Fradius/repository/eshop-envoy.
Copy link
Contributor

Choose a reason for hiding this comment

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

If we're no longer using NUMBER should we remove these instructions?

@@ -119,7 +119,7 @@ resource webshoppingapigw 'Applications.Core/containers@2022-03-15-privateprevie
properties: {
application: application
container: {
image: 'radius.azurecr.io/eshop-envoy:0.1.4'
image: 'radius.azurecr.io/eshop-envoy:v1.27-latest'
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want this tag to match the base image?

@willtsai
Copy link
Contributor

@willdavsmith -- is this still needed? Please either address @AaronCrawfis comments or else close out this PR. Thanks!

@rynowak
Copy link
Contributor

rynowak commented Jan 10, 2024

Closing this as stale. @willdavsmith please reopen if there's something to do.

@rynowak rynowak closed this Jan 10, 2024
@sylvainsf sylvainsf reopened this Nov 14, 2024
@sylvainsf
Copy link

@willdavsmith

@willdavsmith
Copy link
Contributor Author

closing in favor of: #2002

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