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

autoscaler 775/enable postgres ssl #3129

Merged
merged 8 commits into from
Aug 16, 2024
Merged

Conversation

bonzofenix
Copy link
Contributor

@bonzofenix bonzofenix commented Aug 13, 2024

Set up postgres DB with TCP routing so that cf apps can connect to postgres without relaying on bosh-dns and internal domains.

@bonzofenix bonzofenix marked this pull request as draft August 13, 2024 17:00
@bonzofenix bonzofenix force-pushed the autoscaler-775/enable-postgres-ssl branch 3 times, most recently from b9e10dd to 9c8c16d Compare August 14, 2024 09:44
@bonzofenix bonzofenix force-pushed the autoscaler-775/enable-postgres-ssl branch 20 times, most recently from a8fcbe4 to e1e2530 Compare August 15, 2024 13:31
 - Add new variables for routing API credentials and certificates in deploy-autoscaler.sh
 - Remove NATS TLS configuration from enable-nats-tls.yml
 - Introduce TCP routing for Postgres and update related certificates in use-cf-services.yml
 - Modify Makefile to use TCP address for Postgres instead of IP
 - Remove route_registrar for autoscaler_postgres from app-autoscaler.yml
@bonzofenix bonzofenix force-pushed the autoscaler-775/enable-postgres-ssl branch from e1e2530 to 54e6f1f Compare August 15, 2024 15:13
@bonzofenix bonzofenix force-pushed the autoscaler-775/enable-postgres-ssl branch from 1c7bb63 to 197b269 Compare August 15, 2024 15:17
@bonzofenix bonzofenix marked this pull request as ready for review August 15, 2024 15:21
@bonzofenix bonzofenix force-pushed the autoscaler-775/enable-postgres-ssl branch from e2f344b to 9ffd64d Compare August 15, 2024 15:32
@bonzofenix bonzofenix added the allow-acceptance-tests This label needs to be added to enable the acceptance tests to run. label Aug 15, 2024
@bonzofenix bonzofenix enabled auto-merge August 15, 2024 16:10
Copy link

@bonzofenix bonzofenix merged commit f1d305c into main Aug 16, 2024
28 checks passed
@bonzofenix bonzofenix deleted the autoscaler-775/enable-postgres-ssl branch August 16, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
allow-acceptance-tests This label needs to be added to enable the acceptance tests to run. exclude-from-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants