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

[FEATURE REQUEST] Passwordless SSH communication for postgres user between DB nodes #2448

Closed
8 of 18 tasks
to-bar opened this issue Jul 21, 2021 · 0 comments
Closed
8 of 18 tasks

Comments

@to-bar
Copy link
Contributor

to-bar commented Jul 21, 2021

Is your feature request related to a problem? Please describe.
Manual setup of SSH keys is required in order to be able to run repmgr standby switchover command.

Automation of the SSH setup would simplify testing of repmgr.

Describe the solution you'd like
Generate and exchange SSH keys between PostgreSQL nodes when replication is enabled.

Describe alternatives you've considered
n/a

Additional context
We already have similar solution in core\src\epicli\data\common\ansible\playbooks\roles\backup\tasks\common\download_via_rsync.yml


DoD checklist

  • Changelog
    • updated
    • not needed
  • COMPONENTS.md
    • updated
    • not needed
  • Schema
    • updated
    • not needed
  • Backport tasks
    • created
    • not needed
  • Documentation
    • added
    • updated
    • not needed
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
    • backup/restore
  • Idempotency tested
  • All conversations in PR resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants