Skip to content

Commit 4b5bb01

Browse files
stevsmitSteven Smith
andauthored
updates v1 deprecation notice (quay#1459)
Co-authored-by: Steven Smith <[email protected]>
1 parent feca671 commit 4b5bb01

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

modules/deprecations-315.adoc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,17 @@
22
[id="deprecations-315"]
33
= Future deprecations
44

5-
The {productname} v1 UI will be deprecated in {productname} 3.16.
5+
The {productname} v1 UI is scheduled to be formally deprecated in version 3.16.
6+
7+
Deprecation serves as an official notice that the v1 UI will be removed in a future release. Customers should begin planning their transition to the v2 UI. The exact version in which the v1 UI will be completely removed has not yet been determined, but it will be after version 3.16.
8+
9+
The new v2 UI is available for preview and use. We encourage customers to enable the v2 UI to begin exploring the updated interface and workflows in preparation for this transition.
10+
11+
The {productname} v2 UI can be enabled by adding the `FEATURE_UI_V2` field to your `config.yaml` file. For example:
12+
13+
[source,yaml]
14+
----
15+
# ...
16+
FEATURE_UI_V2: true
17+
# ...
18+
----

0 commit comments

Comments
 (0)