Skip to content

Commit ab337ed

Browse files
authored
docs: promote proxy extensions to beta (#22361)
Signed-off-by: reggie-k <[email protected]>
1 parent 8545d21 commit ab337ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/developer-guide/extensions/proxy-extensions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Proxy Extensions
22

3-
!!! warning "Alpha Feature (Since 2.7.0)"
4-
This is an experimental, [alpha-quality](https://github.com/argoproj/argoproj/blob/main/community/feature-status.md#alpha)
5-
feature. It may be removed in future releases or modified in backwards-incompatible ways.
3+
!!! warning "Beta Feature (Since 2.7.0)"
4+
This feature is in the [Beta](https://github.com/argoproj/argoproj/blob/main/community/feature-status.md#beta) stage.
5+
It is generally considered stable, but there may be unhandled edge cases.
66

77
## Overview
88

docs/operator-manual/feature-maturity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ to indicate their stability and maturity. These are the statuses of non-stable f
1717
| Feature | Introduced | Status |
1818
|-------------------------------------------|------------|--------|
1919
| [AppSet Progressive Syncs][2] | v2.6.0 | Alpha |
20-
| [Proxy Extensions][3] | v2.7.0 | Alpha |
20+
| [Proxy Extensions][3] | v2.7.0 | Beta |
2121
| [Skip Application Reconcile][4] | v2.7.0 | Alpha |
2222
| [AppSets in any Namespace][5] | v2.8.0 | Beta |
2323
| [Cluster Sharding: round-robin][6] | v2.8.0 | Alpha |

0 commit comments

Comments
 (0)