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

Use SSL for connecting to RDS #224

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Use SSL for connecting to RDS #224

merged 1 commit into from
Aug 16, 2023

Conversation

juandspy
Copy link
Collaborator

Description

After upgrading to v15, Postgres require us to log in using SSL.

Type of change

  • Configuration update

Testing steps

CI.

Checklist

  • make before_commit passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

Copy link
Collaborator

@tisnik tisnik left a comment

Choose a reason for hiding this comment

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

ok

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (0370b83) 59.75% compared to head (02cf2b0) 59.75%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   59.75%   59.75%           
=======================================
  Files           7        7           
  Lines         907      907           
=======================================
  Hits          542      542           
  Misses        326      326           
  Partials       39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@juandspy juandspy merged commit 75534d5 into master Aug 16, 2023
4 checks passed
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.

5 participants