Skip to content

Commit f56f48b

Browse files
authored
Merge pull request #49483 from rolfedh/RHDEVDOCS-4376
RHDEVDOCS-4376 rephrase sentence
2 parents 802270a + c6622ce commit f56f48b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modules/op-release-notes-1-8.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ In addition to the fixes and stability improvements, the following sections high
1818
* With this update, you can run {pipelines-title} GA 1.8 and later on an {product-title} cluster that is running on ARM hardware. This includes support for `ClusterTask` resources and the `tkn` CLI tool.
1919
// Shubham Minglani
2020

21-
:FeatureName: Running OpenShift Pipelines on ARM hardware
21+
:FeatureName: Running {pipelines-title} on ARM hardware
2222
include::snippets/technology-preview.adoc[]
2323

2424
* This update implements `Step` and `Sidecar` overrides for `TaskRun` resources.
@@ -163,7 +163,12 @@ include::snippets/technology-preview.adoc[]
163163
:FeatureName: {tekton-hub}
164164
include::snippets/technology-preview.adoc[]
165165

166-
* With this update, you can disable the login and rating features of your {tekton-hub} web console. To do so, do not add a value for the `AUTH_BASE_URL` field in the `<tekton_hub_repository>/config/03-ui/30-ui-configmap.yaml` file.
166+
* With this update, if you install a fresh instance of {tekton-hub} by using the Operator, the {tekton-hub} login is disabled by default. To enable the login and rating features, you must create the Hub API secret while installing {tekton-hub}.
167+
+
168+
[NOTE]
169+
====
170+
Because {tekton-hub} login was enabled by default in {pipelines-title} 1.7, if you upgrade the Operator, the login is enabled by default in {pipelines-title} 1.8. To disable this login, see link:https://access.redhat.com/articles/6973040[Disabling Tekton Hub login after upgrading from OpenShift Pipelines 1.7.x --> 1.8.x]
171+
====
167172
// link:https://github.com/tektoncd/hub/pull/542
168173
// Shiv Pratap Verma @pratap0007
169174

0 commit comments

Comments
 (0)