Skip to content

Commit fb5475e

Browse files
committed
Update extension graduation flow
Not all experimental modules may proceed to become a core module. Some may be relegated to strictly an xk6 extension. Signed-off-by: Paul Balogh <[email protected]>
1 parent 816685b commit fb5475e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/data/markdown/docs/07 extensions/02 Explanations/030-extension-graduation.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ These extensions might be provided by Grafana or by the community, and _may_ be
2020

2121
<Blockquote mod="note" title="">
2222

23-
Only Grafana-owned extensions can progress beyond the _extension_ phase to become _experimental_ or _core modules_.
23+
Only Grafana-controlled extensions may progress beyond the _extension_ phase to become _experimental_ or _core modules_.
2424

2525
</Blockquote>
2626

@@ -32,6 +32,13 @@ There should be a reasonably high degree of quality and stability at this point.
3232
This phase makes the feature accessible to more users, which in turn gives k6 developers more chances to receive feedback.
3333
The key will be to achieve a balance between usability and stability.
3434

35+
<Blockquote mod="attention" title="">
36+
37+
Not all experimental modules will progress to become a core module!
38+
The k6 team reserves the right to discontinue and remove any experimental module if is no longer deemed desirable.
39+
40+
</Blockquote>
41+
3542
### Core Module
3643
The stabilized feature is now part of the standard k6 product as a built-in module.
3744
An extension may be in the _experimental module_ phase for an extended time before progressing as a core module.
14.5 KB
Loading

0 commit comments

Comments
 (0)