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

tls added for pgbouncer #117

Closed
wants to merge 8 commits into from
Closed

Conversation

HiranmoyChowdhury
Copy link
Contributor

Signed-off-by: Hiranmoy Das Chowdhury [email protected]

Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
@HiranmoyChowdhury HiranmoyChowdhury changed the title tls added for reload configuration and health check in pgbouncer tls added for pgbouncer Jun 12, 2024
secretName = o.pgbouncer.GetCertSecretName(api.PgBouncerClientCert)
secretNamespace = o.pgbouncer.Namespace
} else {
// is database name isn't "pgbouncer" then the database is from postgres and need to find the CA secret from appbinding
Copy link
Contributor

Choose a reason for hiding this comment

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

What if PgBouncer and Postgres is not same CA?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

solved

Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
Signed-off-by: Hiranmoy Das Chowdhury <[email protected]>
@ArnobKumarSaha ArnobKumarSaha marked this pull request as draft September 26, 2024 08:20
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.

3 participants