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

keycloak-config-cli: fix bitnami symlink #44312

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

MickeyPvX
Copy link
Member

The Bitnami keycloak-config-cli image defaults to the bitnami - 1000:0 user, however the defaults in their helm chart runs the container as bitnami - 1001:1001 which throws an error about not being able to access the jarfile referenced by the current symlink.

This fix changes the symlink to the full filepath and adjusts the subpackage test to confirm that this runs with the default Bitnami helm chart uid:gid.

Signed-off-by: Michael Paul <[email protected]>
@jamonation jamonation merged commit 9a4c601 into wolfi-dev:main Mar 3, 2025
15 checks passed
@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants