Skip to content

Commit 1b12d93

Browse files
committed
chore: update readme
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent e8fc64b commit 1b12d93

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,17 @@ This scheme ensures:
5858

5959
## Roadmap / Open Questions
6060

61-
- Should each extension live in its **own dedicated folder**?
62-
- Should each extension follow its **own release cycle**?
63-
- Must every release pass **smoke tests** (e.g. via [Kind](https://kind.sigs.k8s.io/))?
61+
- Should each extension live in its **own dedicated folder**? (YES!)
62+
- Should each extension follow its **own release cycle**? (YES!)
63+
- Should we track dependencies? (YES: TODO)
64+
- Should we test/rebuild the extensions that depend on the new one and so forth?
65+
- Must every release pass **smoke tests** (e.g. via [Kind](https://kind.sigs.k8s.io/))? (YES!)
6466
- Should we define policies for:
6567

6668
- Licensing (must be open source)?
6769
- Contribution and ownership
6870
- Governance aligned with the [CloudNativePG project](https://cloudnative-pg.io/)?
69-
- Can contributors propose and maintain additional extensions?
71+
- Can contributors propose and maintain additional extensions? (YES)
72+
- Shall we have a template for a new extension?
7073
- Should each extension have designated **component owners** responsible for
71-
maintenance, reviews, and release management?
74+
maintenance, reviews, and release management? (YES)

0 commit comments

Comments
 (0)