canonical / canonical/postgresql-operator
Move peer relation code to relations/peers.py
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 36
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 30
Description
Like for other relations, move peer relation code to a new file that can be named `src/relations/peers.py`, so we can reduce the size of the `src/charm.py` file and have a better structure, following what was established for other relations.
Contributor guide
Assessment
This issue has not been assessed yet.