File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments