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

Update otelhttp and dependencies #143

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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 force-pushed the update-otelhttp-and-dependencies branch from 0f6ca2a to 6846bf3 Compare January 9, 2025 05:46
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.

2 participants