-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Add Ambient Mesh E2E #13255
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
Add Ambient Mesh E2E #13255
Conversation
| ALS_ANALYZER: ${{ matrix.analyzer }} | ||
| with: | ||
| e2e-file: $GITHUB_WORKSPACE/test/e2e-v2/cases/istio/als/e2e.yaml | ||
| e2e-file: test/e2e-v2/cases/istio/als/e2e.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What was the $GITHUB_WORKSPACE/ for? @kezhenxu94
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What was the
$GITHUB_WORKSPACE/for? @kezhenxu94
Just to make sure the path is absolute file path, if the e2e-file is relative to the workspace folder it’s OK to remove this
If the tunnel (ambien mesh) is detected in the eBPF access log receiver, it will also adapt to the mesh metrics.
CHANGESlog.