Skip to content

Conversation

@kadaffy
Copy link

@kadaffy kadaffy commented Oct 15, 2025

According to the Postgres official documentation, md5 passwords is deprecated in favor of scram-sha-256 encryption.

The change in this PR updates the default encryption to the new postgres default.

Documentation link: https://www.postgresql.org/docs/18/auth-password.html

Warning: Support for MD5-encrypted passwords is deprecated and will be removed in a future release of PostgreSQL.

According to the Postgres official documentation, md5 passwords is
deprecated in favor of scram-sha-256 encryption.

The change in this PR updates the default encryption to the new postgres
default.

Documentation link:  https://www.postgresql.org/docs/18/auth-password.html

>Warning: Support for MD5-encrypted passwords is deprecated and will be removed in a future release of PostgreSQL.

Signed-off-by: Kadaffy Talavera <kadtalavera@gmail.com>
@zalando-robot
Copy link

Cannot start a pipeline due to:

No accountable user for this pipeline: no Zalando employee associated to this GitHub username

Click on pipeline status check Details link below for more information.

@FxKu FxKu moved this to Waiting for review in Postgres Operator Oct 15, 2025
@FxKu FxKu added this to the 1.16.0 milestone Oct 15, 2025
Signed-off-by: Kadaffy Talavera <kadtalavera@gmail.com>
@zalando-robot
Copy link

Cannot start a pipeline due to:

No accountable user for this pipeline: no Zalando employee associated to this GitHub username

Click on pipeline status check Details link below for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Waiting for review

Development

Successfully merging this pull request may close these issues.

3 participants