Skip to content

Conversation

kraktus
Copy link

@kraktus kraktus commented Sep 3, 2022

While troubleshooting a build failure on ubuntu 22.04 due to conflicting openssl versions, I noticed that despite the dependencies being optional and put under a feature flag, scaphandre would not compile without them.

This PR aims to fix that. I tested it with and without features using the stdout exporter

@ghost
Copy link

ghost commented Sep 3, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

}

#[cfg(feature = "containers")]
struct ContainerData {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is probably a better name to be found

@bpetit bpetit added this to the Release v1.1.0 milestone Jul 24, 2023
@bpetit bpetit changed the base branch from main to dev October 17, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants