Skip to content

Comments

Add a variant image for openssl#384

Open
jwendell wants to merge 1 commit intoenvoyproxy:mainfrom
jwendell:add-openssl-variant
Open

Add a variant image for openssl#384
jwendell wants to merge 1 commit intoenvoyproxy:mainfrom
jwendell:add-openssl-variant

Conversation

@jwendell
Copy link
Member

It allows installation of multiple versions at the same time, under /opt/opensslX.Y directories. Users (and jobs) can adjust their build environment (e.g. by setting LD_LIBRARY_PATH) to the desired version.

It allows installation of multiple versions at the same time, under
`/opt/opensslX.Y` directories. Users (and jobs) can adjust their build
environment (e.g. by setting `LD_LIBRARY_PATH`) to the desired version.

Signed-off-by: Jonh Wendell <jwendell@redhat.com>
@jwendell jwendell requested a review from a team as a code owner March 20, 2025 20:20
@jwendell
Copy link
Member Author

Folks, I have been trying a different approach which is to make OpenSSL a proper bazel dependency, at envoyproxy/envoy-openssl#308.

Although all solutions I find in bazel work locally, they fail in the CI - remote execution environment. I've been spending so many time trying different magics in bazel, without success.

So, I wonder if we can consider merging this PR so we can move forward with other tasks.

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.

1 participant