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

Fix the otel dependencies #2724

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

skitt
Copy link
Member

@skitt skitt commented Jul 11, 2023

This is required following the operator-sdk bump (otherwise "go mod tidy" fails, complaining about missing
go.opentelemetry.io/otel/metric/instrument/syncfloat64 and go.opentelemetry.io/otel/metric/instrument/syncint64 packages).

This is required following the operator-sdk bump (otherwise "go mod
tidy" fails, complaining about missing
go.opentelemetry.io/otel/metric/instrument/syncfloat64 and
go.opentelemetry.io/otel/metric/instrument/syncint64 packages).

Signed-off-by: Stephen Kitt <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2724/skitt/fix-otel-deps
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Jul 13, 2023
@tpantelis tpantelis merged commit 59ad49b into submariner-io:devel Jul 13, 2023
42 checks passed
@submariner-bot
Copy link
Contributor

🤖 Updating dependent PRs: #2725

@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2724/skitt/fix-otel-deps]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-test When a PR is ready for full E2E testing
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants