From 21b524c87f9e317eae946b7ac043c938fa6421fb Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Wed, 6 Nov 2024 17:34:52 +0530 Subject: [PATCH] PR-607 redone to avoid merge conflicts --- artifacts/attributes.adoc | 1 - .../tekton/tekton-plugin-admin.adoc | 4 ++-- .../tekton/tekton-plugin-readme.adoc | 4 ++-- modules/admin/proc-rhdh-monitoring-logging-aks.adoc | 4 ++-- modules/admin/proc-using-azure-auth-provider.adoc | 13 +++++++------ ...roc-mounting-the-policy-csv-file-using-helm.adoc | 3 +-- ...ting-the-policy-csv-file-using-the-operator.adoc | 4 ++-- .../proc-rbac-send-request-rbac-rest-api.adoc | 4 ++-- .../proc-customize-rhdh-homepage.adoc | 8 ++++---- .../proc-customize-rhdh-learning-paths.adoc | 8 ++++---- .../proc-customize-rhdh-tech-radar-page.adoc | 8 ++++---- ...roc-enable-servicenow-custom-actions-plugin.adoc | 5 +++-- modules/installation/proc-enable-signin.adoc | 4 ++-- modules/upgrade/proc-upgrade-rhdh-operator.adoc | 3 +-- 14 files changed, 36 insertions(+), 37 deletions(-) diff --git a/artifacts/attributes.adoc b/artifacts/attributes.adoc index de42c71474..705869c6ea 100644 --- a/artifacts/attributes.adoc +++ b/artifacts/attributes.adoc @@ -80,7 +80,6 @@ :installing-and-viewing-dynamic-plugins-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_and_viewing_dynamic_plugins/index :installing-and-viewing-dynamic-plugins-title: Installing and viewing dynamic plugins - :authentication-book-url: https://docs.redhat.com/documentation/en-us/red_hat_developer_hub/{product-version}/html-single/authentication/index :authentication-book-title: Authentication diff --git a/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-admin.adoc b/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-admin.adoc index 2e5d8bba25..0ab178302b 100644 --- a/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-admin.adoc +++ b/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-admin.adoc @@ -8,8 +8,8 @@ You can use the Tekton plugin to visualize the results of CI/CD pipeline runs on .Prerequsites * You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins. -//For more information about installing dynamic plugins, see xref:rhdh-installing-dynamic-plugins[]. -//Cannot xref across titles. Convert xref to a link. + +For more information about installing dynamic plugins, see xref:{installing-and-viewing-dynamic-plugins-url}[installing-and-viewing-dynamic-plugins-title]. * You have configured the Kubernetes plugin to connect to the cluster using a `ServiceAccount`. diff --git a/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-readme.adoc b/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-readme.adoc index 010180df3b..0c41690241 100644 --- a/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-readme.adoc +++ b/artifacts/rhdh-plugins-reference/tekton/tekton-plugin-readme.adoc @@ -10,8 +10,8 @@ You can use the Tekton plugin to visualize the results of CI/CD pipeline runs on .Prerequsites * You have installed and configured the `@backstage/plugin-kubernetes` and `@backstage/plugin-kubernetes-backend` dynamic plugins. -//For more information about installing dynamic plugins, see xref:rhdh-installing-dynamic-plugins[]. -//Cannot xref across titles. Convert xref to a link. + +For more information about installing dynamic plugins, see xref:{installing-and-viewing-dynamic-plugins-url}[installing-and-viewing-dynamic-plugins-title]. * You have configured the Kubernetes plugin to connect to the cluster using a `ServiceAccount`. diff --git a/modules/admin/proc-rhdh-monitoring-logging-aks.adoc b/modules/admin/proc-rhdh-monitoring-logging-aks.adoc index 4992b46169..83d5bed36f 100644 --- a/modules/admin/proc-rhdh-monitoring-logging-aks.adoc +++ b/modules/admin/proc-rhdh-monitoring-logging-aks.adoc @@ -23,8 +23,8 @@ You can access live data logs generated by Kubernetes objects and collect log da .Prerequisites * You have deployed {product-short} on {aks-short}. -//For more information, see xref:proc-rhdh-deploy-aks_{context}[]. -//replace with a link to the installation guide. + +For more information, see xref:{installing-on-aks-book-url}#assembly-install-rhdh-aks[{installing-on-aks-book-title}]. .Procedure diff --git a/modules/admin/proc-using-azure-auth-provider.adoc b/modules/admin/proc-using-azure-auth-provider.adoc index 7c9da009fc..47d24b7374 100644 --- a/modules/admin/proc-using-azure-auth-provider.adoc +++ b/modules/admin/proc-using-azure-auth-provider.adoc @@ -6,15 +6,16 @@ The `core-plugin-api` package in {product-short} comes integrated with Microsoft .Prerequisites * You have deployed {product-short} on AKS. -//For more information, see xref:proc-rhdh-deploy-aks_{context}[]. -//replace with a link to the installation guide. + +For more information, see xref:{installing-on-aks-book-url}#assembly-install-rhdh-aks[Installing Red Hat Developer Hub on Azure Kubernetes Service (AKS)]. + * You have created registered your application in Azure portal. For more information, see https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app[Register an application with the Microsoft identity platform]. == Using Microsoft Azure as an authentication provider in Helm deployment You can use Microsoft Azure as an authentication provider in {product}, when installed using the Helm Chart. -//For more information, see xref:proc-rhdh-deploy-aks-helm_{context}[]. -//replace with a link to the installation guide. + +For more information, see xref:{installing-on-aks-book-url}#proc-rhdh-deploy-aks-helm_assembly-install-rhdh-aks[Deploying {product-short} on {aks-short} with the Helm chart]. .Procedure @@ -113,8 +114,8 @@ kubectl -n delete pods -l backstage.io/app=backstage-