-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fix open telemetry doc #11732
fix open telemetry doc #11732
Conversation
1b6d757
to
5312d27
Compare
@zirain Is istio/istio#40606 going to be merged to 1.15? The current istio.io branch is for 1.15 only, until 1.15 is released when it will revert to work for 1.16. If this is for 1.16 only, we will wait to merge this PR after we do the branch cut (on 1.15.0 release day). |
I perfer not merge to 1.15, let's keep |
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
cc @ericvn , this PR is ready for review. |
istio.io/pkg v0.0.0-20220815202617-8f42645c6e49 | ||
k8s.io/apimachinery v0.24.2 | ||
k8s.io/client-go v0.24.2 | ||
istio.io/istio v0.0.0-20220826204218-8f0fc3e2d673 |
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.
There are a number of extra changes in the go.* files. #11754 has a smaller set of changes. It looks like these changes match the main istio/istio branch while we are testing against the 1.15 branch. If you would remove the extra changes.
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.
The additional changes will come in as part of the istio/istio.io branch cut to release-1.15 when 1.15.0 is released.
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.
remove extra changes base on #11754 .
Thanks for the changes. This will get our one test working again. |
Please provide a description for what this PR is for.
follow istio/istio#40606
And to help us figure out who should review this PR, please
put an X in all the areas that this PR affects.