cloudnative-pg / cloudnative-pg/plugin-barman-cloud
plugin-barman-cloud deployment multiply replicas support
Open
enhancement
- Dominant language
- Go
- Stars
- 191
- Forks
- 72
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 21
Description
Currently plugin-barman-cloud doesn't support `replicaCount` more than 1.
If you run 2 instances of plugin, they will work independently.
It could be worth to implement leader election to provide HA for plugin-barman-cloud (cnpg operator supports this)
Contributor guide
Assessment
This issue has not been assessed yet.