diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index b9aa277f2e0d..24a72e6da067 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -390,8 +390,6 @@ Topics: Topics: - Name: Authentication for OpenAPI services File: serverless-logic-authentication-openapi-services - - Name: Authentication for third-party services by using OAuth 2.0 - File: serverless-logic-authentication-third-party-services - Name: Supporting services Dir: serverless-logic-supporting-services Topics: @@ -411,7 +409,7 @@ Topics: Dir: serverless-logic-managing-upgrades Topics: - Name: Upgrading Serverless Logic Operator from 1.34.0 to 1.35.0 - File: serverless-logic-upgrading-operator-from-1.34-to-1.35 + File: serverless-logic-upgrading-operator-from-1-34-to-1-35 - Name: Upgrading Serverless Logic Operator from 1.35.0 to 1.36.0 File: serverless-logic-upgrading-operator-from-1-35-to-1-36 diff --git a/serverless-logic/serverless-logic-managing-security/serverless-logic-authentication-third-party-services.adoc b/serverless-logic/serverless-logic-managing-security/serverless-logic-authentication-third-party-services.adoc deleted file mode 100644 index 748563a37080..000000000000 --- a/serverless-logic/serverless-logic-managing-security/serverless-logic-authentication-third-party-services.adoc +++ /dev/null @@ -1,11 +0,0 @@ -:_mod-docs-content-type: ASSEMBLY -[id="serverless-logic-authentication-third-party-services"] -= Authentication for third-party services by using OAuth 2.0 -include::_attributes/common-attributes.adoc[] -:context: serverless-logic-authentication-third-party-services - -toc::[] - -You can implement and configure a workflow that orchestrates interactions with a REST service that is secured by OAuth 2.0. - -//I will include more modules in smaller, incremental PRs to avoid having one large PR. Currently building the directory structure for the OSL content. \ No newline at end of file diff --git a/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1.34-to-1.35.adoc b/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1-34-to-1-35.adoc similarity index 94% rename from serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1.34-to-1.35.adoc rename to serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1-34-to-1-35.adoc index f298befcafff..039ac3530d50 100644 --- a/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1.34-to-1.35.adoc +++ b/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1-34-to-1-35.adoc @@ -2,7 +2,7 @@ [id="serverless-logic-upgrading-operator-from-1.34-to-1.35"] = Upgrading OpenShift Serverless Logic Operator from version 1.34.0 to 1.35.0 include::_attributes/common-attributes.adoc[] -:context: serverless-logic-upgrading-operator-from-1.34-to-1.35 +:context: serverless-logic-upgrading-operator-from-1-34-to-1-35 toc::[] @@ -13,7 +13,7 @@ This section provides step-by-step instructions to upgrade the {ServerlessLogicO Different workflow profiles require different upgrade steps. Carefully follow the instructions for each profile. ==== -[id="serverless-logic-preparing-for-the-upgrade_{context}"] +[id="serverless-logic-1-35-preparing-for-the-upgrade_{context}"] == Preparing for the upgrade Before starting the upgrade process, you need to prepare your {ServerlessLogicProductName} environment. This section outlines the necessary steps to ensure a upgrade from version 1.34.0 to 1.35.0. @@ -41,7 +41,7 @@ include::modules/serverless-logic-upgrade-backing-up-job-service-database.adoc[l include::modules/serverless-logic-upgrading-osl-operator.adoc[leveloffset=+1] -[id="serverless-logic-finalizing-the-upgrade_{context}"] +[id="serverless-logic-1-35-finalizing-the-upgrade_{context}"] == Finalizing the upgrade After upgrading the {ServerlessLogicOperatorName} to version 1.35.0, you must finalize the upgrade process by restoring or scaling workflows and cleaning up old services. This ensures that your system runs cleanly on the new version and that all dependent components are configured correctly. diff --git a/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1-35-to-1-36.adoc b/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1-35-to-1-36.adoc index 0302549b58ca..3b84b5e8a558 100644 --- a/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1-35-to-1-36.adoc +++ b/serverless-logic/serverless-logic-managing-upgrades/serverless-logic-upgrading-operator-from-1-35-to-1-36.adoc @@ -13,7 +13,7 @@ You can upgrade the {ServerlessLogicOperatorName} from version 1.35.0 to 1.36.0. Different workflow profiles require different upgrade steps. Follow the instructions for each profile carefully. ==== -[id="serverless-logic-preparing-for-the-upgrade_{context}"] +[id="serverless-logic-1-36-preparing-for-the-upgrade_{context}"] == Preparing for the upgrade Before starting the upgrade process, you need to prepare your {ServerlessLogicProductName} environment to upgrade from version 1.35.0 to 1.36.0. @@ -44,7 +44,7 @@ include::modules/serverless-logic-upgrade-1-36-backing-up-job-service-database.a include::modules/serverless-logic-upgrading-1-36-osl-operator.adoc[leveloffset=+1] -[id="serverless-logic-finalizing-the-upgrade_{context}"] +[id="serverless-logic-1-36-finalizing-the-upgrade_{context}"] == Finalizing the upgrade After upgrading the {ServerlessLogicOperatorName} to version 1.36.0, you must finalize the upgrade process by restoring or scaling workflows and cleaning up old services. This ensures that your system runs cleanly on the new version and that all dependent components are configured correctly.