Skip to content

Commit c1d6731

Browse files
stevsmitSteven Smith
andauthored
Adds v2 UI default to RNs (quay#1476)
Co-authored-by: Steven Smith <[email protected]>
1 parent 4f274d6 commit c1d6731

8 files changed

+30
-14
lines changed

manage_quay/master.adoc

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ further configure and manage that deployment. Topics covered here include:
2121
* Setting up geo-replication
2222
* Troubleshooting {productname}
2323

24-
For a complete list of {productname} configuration fields, see the link:https://access.redhat.com/documentation/en-us/red_hat_quay/3.8/html-single/configure_red_hat_quay/index[Configure {productname}] page.
24+
For a complete list of {productname} configuration fields, see the link:https://access.redhat.com/documentation/en-us/red_hat_quay/3.15/html-single/configure_red_hat_quay/index[Configure {productname}] page.
2525

2626
include::modules/proc_manage-advanced-config.adoc[leveloffset=+1]
2727

@@ -63,11 +63,8 @@ include::modules/understanding-action-logs.adoc[leveloffset=+2]
6363

6464
:context: security-scanning
6565

66-
include::modules/clair-vulnerability-scanner-overview.adoc[leveloffset=+1]
67-
include::modules/clair-vulnerability-scanner-hosts.adoc[leveloffset=+2]
68-
include::modules/clair-standalone-configure.adoc[leveloffset=+2]
69-
include::modules/clair-openshift.adoc[leveloffset=+2]
70-
include::modules/clair-testing.adoc[leveloffset=+2]
66+
include::modules/about-clair.adoc[leveloffset=+1]
67+
7168

7269
:context: manage_quay
7370

@@ -163,8 +160,6 @@ include::modules/standalone-to-operator-backup-restore.adoc[leveloffset=+1]
163160

164161
include::modules/garbage-collection.adoc[leveloffset=+1]
165162

166-
include::modules/using-v2-ui.adoc[leveloffset=+1]
167-
168163
include::modules/health-check-quay.adoc[leveloffset=+1]
169164

170165

modules/about-clair.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ If Clair finds vulnerabilities from NVD, a detailed and standardized assessment
2222
* *Inform Remediation Strategies*. CVSS enrichment data can guide {quayio} users in developing appropriate remediation strategies.
2323
* *Compliance and Reporting*. Integrating CVSS data into reports generated by Clair can help organizations demonstrate their commitment to addressing security vulnerabilities and complying with industry standards and regulations.
2424
25+
ifeval::["{context}" == "security-scanning"]
26+
Documentation for installing and configuring Clair can be found in link:https://docs.redhat.com/en/documentation/red_hat_quay/3.15/html/vulnerability_reporting_with_clair_on_red_hat_quay/index[Vulnerability reporting with Clair on {productname}].
27+
endif::[]
28+
29+
2530
ifeval::["{context}" == "clair"]
2631
[id="clair-releases"]
2732
== Clair releases
@@ -95,6 +100,7 @@ Clair 4.7 was released as part of {productname} 3.9, and includes support for th
95100
* Clair now supports Java, Golang, Python, and Ruby dependencies.
96101
endif::[]
97102

103+
ifeval::["{context}" == "clair,quay-io"]
98104
[id="vuln-database-clair"]
99105
== Clair vulnerability databases
100106

@@ -131,6 +137,7 @@ When an image that contains packages from a language unsupported by Clair is pus
131137
====
132138
Scanned images are indexed, and a vulnerability report is created, but it might omit data from certain unsupported languages. For example, if your container image contains a Lua application, feedback from Clair is not provided because Clair does not detect it. It can detect other languages used in the container image, and shows detected CVEs for those languages. As a result, Clair images are _fully scanned_ based on what it supported by Clair.
133139
====
140+
endif::[]
134141

135142
ifeval::["{context}" == "clair"]
136143
[id="clair-containers"]

modules/deprecations-316.adoc

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@
44

55
This section lists features, configuration options, and APIs that are deprecated in {productname} 3.16. Deprecated functionality remains available for now but is planned for removal in a future release. You should migrate away from these features to ensure compatibility with upcoming versions.
66

7+
[id="v1-deprecation"]
8+
== v1 UI deprecation notice
9+
10+
With this release, the {productname} v1 UI (_legacy_ UI or _angular_ UI) is deprecated.
11+
12+
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.
13+
14+
The new v2 _react_-based UI is now the default UI. We encourage customers to explore the updated interfaces and workflows in preparation for this transition.
15+
716
[id="cso-deprecation"]
8-
== {cso} deprecation
17+
== {cso} deprecation notice
918

1019
The {cso} has been deprecated and is planned for removal in a future release of {productname} and {ocp}. The official replacement product of the {cso} is Red{nbsp}Hat Advanced Cluster Security for Kubernetes.

modules/new-features-and-enhancements-316.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
The following updates have been made to {productname}.
66

7+
[id="default-ui-v2-react"]
8+
== {productname} default UI
9+
10+
With this release, the v2, _react_-based UI is now the default UI. Procedures throughout this documentation have been updated to reflect these changes.
11+
712
[id="image-pull-activity-tracking"]
813
== Image pull activity tracking
914

modules/new-quay-config-fields-316.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ For more information, see link:https://docs.redhat.com/en/documentation/red_hat_
4646
[id="disable-v1-ui"]
4747
== Disabling the {productname} legacy UI completely
4848

49-
The {productname} v2 UI is now the default UI. Users can toggle between the v1/legacy UI and the v2 UI by clicking their username and the *Legacy UI / Current UI* toggle. However, the following configuration fields are available to completely disable the legacy UI, or to set it as the default UI.
49+
The {productname} v2 UI is now the default UI. Users can toggle between the v1/legacy UI and the v2 UI by clicking their username and the *Legacy UI / Current UI* toggle when `FEATURE_UI_V2: true` is set in their `config.yaml` file.
50+
51+
The following configuration fields are available to completely disable the legacy UI, or to set it as the default UI. However, users and administrators should remain aware that the v1 _legacy_ UI is deprecated and planned for removal in a future version of {productname}.
5052

5153
.UI fields
5254
[cols="3a,1a,2a",options="header"]

modules/operator-ipv6-dual-stack.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Use the following procedure to enable IPv6 support on your {productname} deploym
1818

1919
.Prerequisites
2020

21-
* You have updated {productname} to at least version 3.8.
2221
* Your host and container software platform (Docker, Podman) must be configured to support IPv6.
2322

2423
.Procedure

modules/proc_manage-ipv6-dual-stack.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Use the following procedure to enable IPv6 support on your standalone {productna
1313

1414
.Prerequisites
1515

16-
* You have updated {productname} to 3.8.
1716
* Your host and container software platform (Docker, Podman) must be configured to support IPv6.
1817

1918
.Procedure
@@ -53,10 +52,8 @@ If your environment is configured to IPv4, but the `FEATURE_LISTEN_IP_VERSION` c
5352

5453
Use the following procedure to enable dual-stack (IPv4 and IPv6) support on your standalone {productname} deployment.
5554

56-
5755
.Prerequisites
5856

59-
* You have updated {productname} to 3.8.
6057
* Your host and container software platform (Docker, Podman) must be configured to support IPv6.
6158

6259
.Procedure

modules/quay-feature-tracker.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Some features available in previous releases have been deprecated or removed. De
1414
|===
1515
|Feature | Quay 3.16 | Quay 3.15 | Quay 3.14
1616

17+
|v1 UI |Deprecated |Deprecated | General Availability
18+
1719
|link:https://docs.redhat.com/en/documentation/red_hat_quay/{producty}/html-single/use_red_hat_quay/index#viewing-model-card-information[Viewing model card information by using the v2 UI].
1820
|General Availability
1921
|General Availability

0 commit comments

Comments
 (0)