Skip to content

Commit a671254

Browse files
committed
Add functions to TP/GA table, trim table down to 3 last releases
1 parent 291619f commit a671254

File tree

1 file changed

+21
-67
lines changed

1 file changed

+21
-67
lines changed

modules/serverless-tech-preview-features.adoc

Lines changed: 21 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,41 @@ The following table provides information about which {ServerlessProductName} fea
1313
// OCP + OSD table
1414
ifdef::openshift-enterprise,openshift-dedicated[]
1515
.Generally Available and Technology Preview features tracker
16-
[cols="4,1,1,1,1,1,1",options="header"]
16+
[cols="4,1,1,1",options="header"]
1717
|====
18-
|Feature |1.23|1.24|1.25|1.26|1.27|1.28
18+
|Feature |1.26|1.27|1.28
1919

2020
|`kn func`
21-
|TP
22-
|TP
23-
|TP
2421
|GA
2522
|GA
2623
|GA
2724

28-
|Service Mesh mTLS
29-
|GA
25+
|Quarkus functions
3026
|GA
3127
|GA
3228
|GA
29+
30+
|Node.js functions
31+
|TP
32+
|TP
3333
|GA
34+
35+
|TypeScript functions
36+
|TP
37+
|TP
3438
|GA
3539

36-
|`emptyDir` volumes
40+
|Python functions
41+
|-
42+
|-
43+
|TP
44+
45+
|Service Mesh mTLS
3746
|GA
3847
|GA
3948
|GA
49+
50+
|`emptyDir` volumes
4051
|GA
4152
|GA
4253
|GA
@@ -45,64 +56,40 @@ ifdef::openshift-enterprise,openshift-dedicated[]
4556
|GA
4657
|GA
4758
|GA
48-
|GA
49-
|GA
50-
|GA
5159

5260
|Kafka broker
53-
|TP
54-
|TP
55-
|GA
5661
|GA
5762
|GA
5863
|GA
5964

6065
|Kafka sink
61-
|TP
62-
|TP
63-
|GA
6466
|GA
6567
|GA
6668
|GA
6769

6870
|Init containers support for Knative services
69-
|TP
70-
|GA
71-
|GA
7271
|GA
7372
|GA
7473
|GA
7574

7675
|PVC support for Knative services
77-
|TP
78-
|TP
79-
|TP
8076
|GA
8177
|GA
8278
|GA
8379

8480
|TLS for internal traffic
85-
|-
86-
|-
87-
|TP
8881
|TP
8982
|TP
9083
|TP
9184

9285
|Namespace-scoped brokers
9386
|-
94-
|-
95-
|-
96-
|-
9787
|TP
9888
|TP
9989

10090
|`multi-container support`
10191
|-
10292
|-
103-
|-
104-
|-
105-
|-
10693
|TP
10794

10895
|====
@@ -111,14 +98,11 @@ endif::[]
11198
// ROSA table
11299
ifdef::openshift-rosa[]
113100
.Generally Available and Technology Preview features tracker
114-
[cols="4,1,1,1,1,1,1",options="header"]
101+
[cols="4,1,1,1",options="header"]
115102
|====
116-
|Feature |1.23|1.24|1.25|1.26|1.27
103+
|Feature |1.26|1.27|1.28
117104

118105
|`kn func`
119-
|TP
120-
|TP
121-
|TP
122106
|GA
123107
|GA
124108
|GA
@@ -127,30 +111,18 @@ ifdef::openshift-rosa[]
127111
|GA
128112
|GA
129113
|GA
130-
|GA
131-
|GA
132-
|GA
133114

134115
|`emptyDir` volumes
135116
|GA
136117
|GA
137118
|GA
138-
|GA
139-
|GA
140-
|GA
141119

142120
|HTTPS redirection
143121
|GA
144122
|GA
145123
|GA
146-
|GA
147-
|GA
148-
|GA
149124

150125
|Kafka broker
151-
|TP
152-
|TP
153-
|GA
154126
|GA
155127
|GA
156128
|GA
@@ -159,48 +131,30 @@ ifdef::openshift-rosa[]
159131
|TP
160132
|TP
161133
|TP
162-
|TP
163-
|TP
164-
|TP
165134

166135
|Init containers support for Knative services
167-
|TP
168-
|GA
169-
|GA
170136
|GA
171137
|GA
172138
|GA
173139

174140
|PVC support for Knative services
175-
|TP
176-
|TP
177-
|TP
178141
|GA
179142
|GA
180143
|GA
181144

182145
|TLS for internal traffic
183-
|-
184-
|-
185-
|TP
186146
|TP
187147
|TP
188148
|TP
189149

190150
|Namespace-scoped brokers
191151
|-
192-
|-
193-
|-
194-
|-
195152
|TP
196153
|TP
197154

198155
|`multi-container support`
199156
|-
200157
|-
201-
|-
202-
|-
203-
|-
204158
|TP
205159

206160
|====

0 commit comments

Comments
 (0)