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

dockerfiles: revert update ldap dependencies from 7309 #7385

Merged
merged 2 commits into from
May 15, 2023

Conversation

patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented May 15, 2023

Resolves #7383 by reverting #7309 as there are a few conflicts and it triggers an issue at runtime as the library is missing.

Primarily the issue is that even some of the bullseye-backports components we use still have this dependency, e.g. installing curl/bullseye-backports triggers it: https://packages.debian.org/bullseye-backports/libcurl4

Realistically I think it needs more work to remove or update this dependency - this is primarily a fix to the image to ensure it works. cc @Garfield96

Also added a sanity test to the PR image tests workflow.


Enter [N/A] in the box, if an item is not applicable to your change.

Testing

CI verifies it with the new test case.


Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@patrick-stephens patrick-stephens temporarily deployed to pr May 15, 2023 10:27 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens temporarily deployed to pr May 15, 2023 10:27 — with GitHub Actions Inactive
@patrick-stephens patrick-stephens changed the title dockerfiles: update ldap dependencies dockerfiles: revert update ldap dependencies from 7309 May 15, 2023
@patrick-stephens patrick-stephens marked this pull request as ready for review May 15, 2023 10:33
Signed-off-by: Patrick Stephens <[email protected]>
@patrick-stephens patrick-stephens merged commit 6ae5996 into master May 15, 2023
@patrick-stephens patrick-stephens deleted the 7383_add_missing_ldap_deps branch May 15, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing dependencies in recent master containers
1 participant