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

Backport v0.6.x update otelhttp and dependencies #145

Conversation

mingshuoqiu
Copy link
Contributor

Problem:
Fix the compile error caused by module dependency #135 (comment)

Solution:
Add and update the required packages

Related Issue:

Test plan:

renovate bot and others added 4 commits January 9, 2025 13:09
fix the compile error since the indexeres.VMByNetworkIndex is
deprecated since harvester 1.4.0

pkg/utils/vmi.go:23:34: undefined: indexeres.VMByNetworkIndex
pkg/utils/vmi.go:27:47: undefined: indexeres.VMByNetworkIndex
pkg/utils/vmi.go:32:50: undefined: indexeres.VMByNetworkIndex
FATA[0126] exit status 1
make: *** [Makefile:11: ci] Error 1

Signed-off-by: Chris Chiu <[email protected]>
otelhttp requires the otel, k8s.io and wrangler to be updated.

Signed-off-by: Chris Chiu <[email protected]>
@mingshuoqiu mingshuoqiu closed this Jan 9, 2025
Copy link

mergify bot commented Jan 9, 2025

⚠️ The sha of the head commit of this PR conflicts with #143. Mergify cannot evaluate rules on this PR. ⚠️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant