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 #146

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
Copy link
Contributor Author

Need this to trigger the 0.6.x build and tag this for 0.6.0.

@mingshuoqiu mingshuoqiu requested a review from starbops January 9, 2025 10:52
@mingshuoqiu mingshuoqiu requested a review from bk201 January 10, 2025 06:51
@bk201 bk201 merged commit 6d66c6d into harvester:v0.6.x Jan 10, 2025
7 of 8 checks passed
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.

3 participants