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

Enable ASM in Fleet, in service-mesh-istio/README.md #2243

Merged
merged 2 commits into from
Nov 5, 2023

Conversation

NimJay
Copy link
Collaborator

@NimJay NimJay commented Nov 1, 2023

Background

gcloud container fleet mesh enable --project PROJECT_ID
  • We forgot this step in Online Boutique's ASM instructions.
  • We didn't catch this issue before because we were testing on project that already had ASM enabled (on the project Fleet).

Change Summary

  • Add gcloud container fleet mesh enable --project ${PROJECT_ID} to the ASM instructions.

Testing Procedure

  • I don't think we need to do thorough testing here.
  • The command is valid:
Screenshot 2023-11-01 at 5 19 30 PM

CC: Thanks, @dkoss, for finding this issue.

@NimJay NimJay requested review from yoshi-approver and a team as code owners November 1, 2023 21:17
Copy link
Contributor

@minherz minherz left a comment

Choose a reason for hiding this comment

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

lgtm

@minherz minherz self-assigned this Nov 3, 2023
@NimJay NimJay merged commit fdccc97 into main Nov 5, 2023
10 checks passed
@NimJay NimJay deleted the nimjay-fix-asm-instructions branch November 5, 2023 23:12
D-Mwanth pushed a commit to D-Mwanth/microservices-demo that referenced this pull request Mar 6, 2024
…form#2243)

* Enable ASM in Fleet, in service-mesh-istio/README.md

* Remove .
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