-
-
Notifications
You must be signed in to change notification settings - Fork 366
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Current and expected behavior
Currently pinned against an older rust due to openssl being removed on clux/muslrust.
Now due to msrv we need a newer rustc and thus my hack of pinning the older muslrust no longer works.
Possible solution
May need a more normal docker image build. It's the just e2e-job-musl stuff currently. Similar logic is used in the in-cluster jobs in the ci workflows file. The workflow is the important thing, but we should also update the justfile.
Alternatively drop testing openssl. This is what I would do in my personal projects, but i'm sure some people still use it for kube - so probably not a good idea..yet.
Additional context
No response
Environment
CI
Configuration and features
No response
YAML
No response
Affected crates
No response
Would you like to work on fixing this bug?
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working