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

upgrade rabbitmq always to the latest management version #3423

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dtuantran
Copy link
Collaborator

@dtuantran dtuantran commented Aug 21, 2023

@ mention of reviewers

maybe @Didayolo @bbearce

There are some vulnerabilities of RabbitMQ's old versions

https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=amqp

After this PR, the RabbitMQ will be always the latest version which helps to resolve some CVE as soon as possible.

A checklist for hand testing

  • Create competition queue
  • Compute worker can connect to a queue and process a submission

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@Didayolo Didayolo merged commit a3e1264 into develop Aug 21, 2023
1 check passed
@Didayolo Didayolo deleted the upgrading-rabbitmq branch August 21, 2023 16:15
@Didayolo
Copy link
Collaborator

@dtuantran We should re-test this in depth as I made confusion between the same change in Codabench.

  • I deployed in on Barcelona server but submissions are disabled
  • Is it working fine locally?

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.

2 participants