Skip to content

Fix in-cluster e2e test builds #1843

@clux

Description

@clux

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions