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

CASMTRIAGE-6274: allow local replication by standby user #63

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

bo-quan
Copy link
Contributor

@bo-quan bo-quan commented Nov 20, 2023

Summary and Scope

During CSM 1.4 to 1.5 upgrade, we encountered an issue that the follower Postgres pod emitted the replication error from the local standby user. This PR fixes the issue by allowing the replication from the local standby user.

Issues and Related PRs

List and characterize relationship to Jira/Github issues and other pull requests. Be sure to list dependencies.

Testing

List the environments in which these changes were tested.

Tested on:

  • fanta
  • lemondrop

Test description:

Changed the postgresql pg_hba configuration, restarted the postgres statefulset, and verified that the log didn't contain the error anymore.

  • Were the install/upgrade-based validation checks/tests run (goss tests/install-validation doc)?
  • Were continuous integration tests run? If not, why?
  • Was upgrade tested? If not, why?
  • Was downgrade tested? If not, why?
  • Were new tests (or test issues/Jiras) created for this change?

Risks and Mitigations

Low.

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable
  • HPC Product Announcement prepared, if applicable

@bo-quan bo-quan requested a review from a team as a code owner November 20, 2023 22:33
@bo-quan bo-quan merged commit 38dd0b0 into master Nov 21, 2023
6 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.

3 participants