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

Upcoming 6.10 version of Fabric8 Kubernetes client breaks native builds #38098

Closed
metacosm opened this issue Jan 9, 2024 · 5 comments
Closed

Comments

@metacosm
Copy link
Contributor

metacosm commented Jan 9, 2024

Describe the bug

Seems like the update that was made to commons-compress causes new code paths to be looked at and triggers build issues. See https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/Native.20build.20issue.20with.20Fabric8.206.2E10.20snapshot for more details.

/cc @manusa

Expected behavior

No response

Actual behavior

The issue can be seen in https://github.com/quarkiverse/quarkus-operator-sdk/actions/runs/7154496787/job/19482088987#step:9:554 for example.

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

Mandrel or GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@metacosm metacosm added area/native-image kind/bug Something isn't working labels Jan 9, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 9, 2024

/cc @Karm (mandrel), @galderz (mandrel), @geoand (kubernetes), @iocanel (kubernetes), @zakkak (mandrel,native-image)

@quarkus-bot
Copy link

quarkus-bot bot commented Jan 9, 2024

You added a link to a Zulip discussion, please make sure the description of the issue is comprehensive and doesn't require accessing Zulip

This message is automatically generated by a bot.

@manusa
Copy link
Contributor

manusa commented Jan 9, 2024

Just to clarify, just by downgrading commons-compress to 1.24 from 1.25 does fix the problem?

@metacosm
Copy link
Contributor Author

Looks like the issue is gone.

@manusa
Copy link
Contributor

manusa commented Jan 16, 2024

This might be related to this specific issue:

eclipse-jkube/jkube#2532 (comment)

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

No branches or pull requests

2 participants