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

🐛 Autoscaling/Clusters-keeper unable to resolve SSL certificates #4915

Merged

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Oct 24, 2023

ensure update-ca-certificates is called upon startup

What do these changes do?

since the ca-certificate package was removed after installing the docker engine the rabbitMQ client was unable to resolve SSL certificates, thus not able to connect to a secure rabbitMQ server.

This PR solves this.

Related issue/s

How to test

DevOps Checklist

@sanderegg sanderegg added a:autoscaling autoscaling service in simcore's stack a:clusters-keeper labels Oct 24, 2023
@sanderegg sanderegg added this to the Microhistory milestone Oct 24, 2023
@sanderegg sanderegg self-assigned this Oct 24, 2023
@sanderegg sanderegg requested review from GitHK and pcrespov October 24, 2023 14:09
@codeclimate
Copy link

codeclimate bot commented Oct 24, 2023

Code Climate has analyzed commit e26b6af and detected 0 issues on this pull request.

View more on Code Climate.

Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

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

thanks a lot, very rapid fix!

ensure update-ca-certificates is called upon startup
@sanderegg sanderegg force-pushed the bugfix/ssl-resolver-fails branch from e26b6af to 93962a3 Compare October 24, 2023 15:24
@sanderegg sanderegg merged commit 6fa75f5 into ITISFoundation:master Oct 24, 2023
@sanderegg sanderegg deleted the bugfix/ssl-resolver-fails branch October 24, 2023 15:24
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:autoscaling autoscaling service in simcore's stack a:clusters-keeper
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants