Skip to content

Updates to Rabbitmq v3.8.9 and mods for Openshift Xray#57

Open
peters95 wants to merge 13 commits into
masterfrom
OpenXrayRabbitmq
Open

Updates to Rabbitmq v3.8.9 and mods for Openshift Xray#57
peters95 wants to merge 13 commits into
masterfrom
OpenXrayRabbitmq

Conversation

@peters95

Copy link
Copy Markdown
Contributor

Updates for Openshift Xray helm chart to use rabbitmq vs deprecated rabbitmq-ha helm chart. Updating bitnami image to latest v3.8.9 and including xray user fix due to auth issue w/ chart and UBI8 image.

@github-actions

github-actions Bot commented Feb 19, 2021

Copy link
Copy Markdown

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


2 out of 3 committers have signed the CLA.
@Aayush-sood94
@anupteal
@john Peterson
John Peterson seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheckcla in this Pull Request

# JFROG REDHAT UBI PORT TO WORK IN BITNAMI RABBITMQ HELM CHARTS

FROM bitnami/rabbitmq:3.8.3-debian-10-r40 as base
FROM bitnami/rabbitmq:3.8.9-debian-10-r20 as base

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@peters95 can we pull images from releases-docker.jfrog.io instead of bitnami ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I want to multi stage off the official bitnami image for Redhat UBI8. Does releases contain the same official bitnami image?

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

We can leave it for now, will discuss this internally

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.

4 participants