Skip to content

Rabbitmq default user credential bitnami compat #53291

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rahulduvedi
Copy link
Member

added new bitami compatable subpackage to rabbitmq-default-user-credential-updater

@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 May 14, 2025
@rahulduvedi rahulduvedi force-pushed the rabbitmq-default-user-credential-bitnami-compat branch from f65d65d to 21aa68c Compare May 14, 2025 08:34
@rahulduvedi rahulduvedi force-pushed the rabbitmq-default-user-credential-bitnami-compat branch from 21aa68c to 8215e27 Compare May 14, 2025 08:36
mkdir -p "${{targets.subpkgdir}}"/opt/bitnami/rmq-default-credential-updater/licenses
cp LICENSE "${{targets.subpkgdir}}"/opt/bitnami/rmq-default-credential-updater/licenses/LICENSE

rm -rf "${{targets.subpkgdir}}"/etc/ssl/certs/ca-certificates.crt
Copy link
Member

Choose a reason for hiding this comment

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

Can we put a comment above to explain why we are doing this?

Comment on lines +67 to +68
[ -d "/opt/bitnami/rmq-default-credential-updater/licenses" ]
[ -f "/opt/bitnami/rmq-default-credential-updater/licenses/LICENSE" ]
Copy link
Member

Choose a reason for hiding this comment

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

Can we use readlink to test the symlinks?

@vaikas vaikas added the staging-build If this label is set on a PR, it will be built by elastic-build in staging label May 14, 2025
Copy link
Member

@mamccorm mamccorm left a comment

Choose a reason for hiding this comment

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

Needs some more discussion around tests. Will loop back offline

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. staging-build If this label is set on a PR, it will be built by elastic-build in staging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants