-
Notifications
You must be signed in to change notification settings - Fork 182
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 OpenTelemetry libs #2686
Bump OpenTelemetry libs #2686
Conversation
0627511
to
2ed1ec6
Compare
/ok-to-test |
Started vanilla Block pipeline... Build Number: 2398 |
|
Started vanilla Block pipeline... Build Number: 2400 |
|
Started vanilla Block pipeline... Build Number: 2403 |
|
@adikul30, can I please get more details about the failed tests? What failed and how? How can I re-run the failed test by myself? And, do you have any govet or lint tests? Those could be affected by this PR too. |
@jsafrane, I've run tests tagged with 'csi-block-vanilla'. These tests can be found in the
|
Started vanilla Block pipeline... Build Number: 2409 |
|
This PR brings >600 changed files in the imported packages, I think that's quite a big code change :-).
|
rebased |
2ed1ec6
to
2f50019
Compare
Started vanilla Block pipeline... Build Number: 2412 |
|
@adikul30 how shall we proceed here? I can't fix any e2e errors that I don't see. |
Started vanilla Block pipeline... Build Number: 2414 |
|
Started Vanilla block pre-checkin pipeline... Build Number: 2599 |
|
Yeah, there's really no way for you to access unless I upload the logs at some place after every test run. But I ran an individual test that had failed as part of the entire suite and it passed,
@jsafrane, the tests seem to be very flaky right now, likely underlying infra issues. Let me check with the team if that's the case and if we can merge your change since I don't see any change related issues in the test. |
Started Vanilla block pre-checkin pipeline... Build Number: 2601 |
|
2f50019
to
58168a3
Compare
Started Vanilla block pre-checkin pipeline... Build Number: 2603 |
|
Started Vanilla block pre-checkin pipeline... Build Number: 2604 |
kind: CustomResourceDefinition | ||
metadata: | ||
annotations: | ||
controller-gen.kubebuilder.io/version: v0.6.2 |
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.
why do we need to change version from v0.6.2
to v0.2.5
?
Also we are moving back to apiextensions.k8s.io/v1beta1
from apiextensions.k8s.io/v1
?
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.
Good catch, I had an old controller-gen
. Fixed now.
|
Bump especially go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46 to fix CVE-2023-47108. The rest of OpenTelemetry lib updates were required by the new otelhttp.
58168a3
to
928e750
Compare
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.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: divyenpatel, jsafrane The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bump especially go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46 to fix CVE-2023-47108. The rest of OpenTelemetry lib updates were required by the new otelhttp.
Bump especially go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46 to fix CVE-2023-47108. The rest of OpenTelemetry lib updates were required by the new otelhttp.
Bump especially go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46 to fix CVE-2023-47108. The rest of OpenTelemetry lib updates were required by the new otelhttp.
Bump especially go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46 to fix CVE-2023-47108. The rest of OpenTelemetry lib updates were required by the new otelhttp.
Bump especially go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46 to fix CVE-2023-47108. The rest of OpenTelemetry lib updates were required by the new otelhttp.
Bump especially
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.46 to fix CVE-2023-47108.
The rest of lib updates were required by the new otelhttp. Please review + test carefully, there are quite large jumps between versions.
Release note: