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

bump istio-proxy #50813

Merged
merged 3 commits into from
May 2, 2024
Merged

bump istio-proxy #50813

merged 3 commits into from
May 2, 2024

Conversation

zirain
Copy link
Member

@zirain zirain commented May 2, 2024

Please provide a description of this PR:

fix: #50698

This PR contains three parts:

  1. bump proxy to latest
  2. fix ambient test Ambient Telemetry: implement "waypoint single" approach  proxy#5472
  3. skip opencensus evnoy c-ares cause dns reslove failed #50814

@istio-policy-bot istio-policy-bot added the release-notes-none Indicates a PR that does not require release notes. label May 2, 2024
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 2, 2024
@zirain zirain changed the title Fix opencensus bump istio-proxy May 2, 2024
@@ -2422,7 +2422,7 @@ func buildQuery(src, dst echo.Instance) prometheus.Query {
destns := dst.NamespaceName()

labels := map[string]string{
"reporter": "destination",
"reporter": "waypoint",
Copy link
Member

Choose a reason for hiding this comment

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

we fixed a bunch of labels, seems like we should have more changes here @keithmattix

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe need to add some more(new) labels

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah there should be more things, but I don't see unknown checks below. Is the test ignoring them?

Copy link
Contributor

@ericvn ericvn left a comment

Choose a reason for hiding this comment

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

Will this cause issues when moving the istio.io tests back to the main branch after we release 1.22.0?

@zirain
Copy link
Member Author

zirain commented May 2, 2024

Will this cause issues when moving the istio.io tests back to the main branch after we release 1.22.0?

it won't, c-ares on 1.30 didn't upgraded.

@istio-testing istio-testing merged commit 3e807fd into istio:master May 2, 2024
28 checks passed
@zirain zirain deleted the fix-opencensus branch May 2, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes-none Indicates a PR that does not require release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants