Skip to content

Commit e98ebcc

Browse files
authored
Merge pull request #37281 from Srivaralakshmi/AR
Additional Resources link for SBO
2 parents f984b9c + 8f44557 commit e98ebcc

9 files changed

+14
-22
lines changed

_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1616,10 +1616,10 @@ Topics:
16161616
File: getting-started-with-service-binding
16171617
- Name: Exposing binding data from a service
16181618
File: exposing-binding-data-from-a-service
1619-
- Name: Connecting an application to a service using the Developer perspective
1620-
File: odc-connecting-an-application-to-a-service-using-the-developer-perspective
16211619
- Name: Projecting binding data
16221620
File: projecting-binding-data
1621+
- Name: Connecting an application to a service using the Developer perspective
1622+
File: odc-connecting-an-application-to-a-service-using-the-developer-perspective
16231623
- Name: Working with Helm charts
16241624
Dir: working_with_helm_charts
16251625
Topics:

applications/connecting_applications_to_services/exposing-binding-data-from-a-service.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ include::modules/sbo-methods-of-exposing-binding-data.adoc[leveloffset=+1]
1515
include::modules/sbo-categories-of-exposable-binding-data.adoc[leveloffset=+1]
1616

1717
== Additional resources
18-
//Commenting out the link to avoid Build errors. The entire SBO section is new with topics. Links will work fine when all the SBO doc PRs will be merged.
1918
* link:https://github.com/openshift/console/blob/master/frontend/packages/operator-lifecycle-manager/src/components/descriptors/reference/reference.md[OLM Descriptor Reference].
2019
* xref:../../operators/operator_sdk/osdk-generating-csvs.adoc#osdk-generating-csvs[Defining cluster service versions (CSVs)].
21-
* Projecting binding data.
20+
* xref:../../applications/connecting_applications_to_services/projecting-binding-data.adoc#projecting-binding-data[Projecting binding data].

applications/connecting_applications_to_services/getting-started-with-service-binding.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ include::modules/sbo-deploying-the-spring-petclinic-sample-application.adoc[leve
2828
include::modules/sbo-connecting-spring-petclinic-sample-app-to-postgresql-database-service.adoc[leveloffset=+1]
2929

3030
== Additional Resources
31-
//Commenting out the link to avoid Build errors. The entire SBO section is new with topics. Links will work fine when all the SBO doc PRs will be merged.
32-
* Installing {servicebinding-title}.
33-
* Creating applications using the Developer perspective.
34-
* Managing resources from custom resource definitions.
31+
* xref:../../applications/connecting_applications_to_services/installing-sbo.adoc#installing-sbo[Installing Service Binding Operator].
32+
* xref:../../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective].
33+
* xref:../../operators/understanding/crds/crd-managing-resources-from-crds.adoc[Managing resources from custom resource definitions].

applications/connecting_applications_to_services/installing-sbo.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="installing-sbo"]
2-
= Installing {servicebinding-title}
2+
= Installing Service Binding Operator
33
include::modules/common-attributes.adoc[]
44
include::modules/servicebinding-document-attributes.adoc[]
55
:context: installing-sbo
@@ -23,5 +23,4 @@ include::modules/op-installing-sbo-operator-using-the-web-console.adoc[leveloffs
2323

2424

2525
== Additional Resources
26-
//Commenting out the link to avoid Build errors. The entire SBO section is new with topics. Links will work fine when all the SBO doc PRs will be merged.
27-
* Getting started with service binding.
26+
* xref:../../applications/connecting_applications_to_services/getting-started-with-service-binding.adoc#getting-started-with-service-binding[Getting started with service binding].

applications/connecting_applications_to_services/odc-connecting-an-application-to-a-service-using-the-developer-perspective.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,4 @@ image::odc_context_operator.png[]
8787
====
8888

8989
== Additional resources
90-
//Commenting out the link to avoid Build errors. The entire SBO section is new with topics. Links will work fine when all the SBO doc PRs will be merged.
91-
* Getting started with service binding.
90+
* xref:../../applications/connecting_applications_to_services/getting-started-with-service-binding.adoc#getting-started-with-service-binding[Getting started with service binding].

applications/connecting_applications_to_services/projecting-binding-data.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,4 @@ include::modules/sbo-configuration-of-directory-path-to-project-binding-data.ado
1818
include::modules/sbo-projecting-the-binding-data.adoc[leveloffset=+1]
1919

2020
== Additional resources
21-
//Commenting out the link to avoid Build errors. The entire SBO section is new with topics. Links will work fine when all the SBO doc PRs will be merged.
22-
23-
* Exposing binding data from a service.
21+
* xref:../../applications/connecting_applications_to_services/exposing-binding-data-from-a-service.adoc#exposing-binding-data-from-a-service[Exposing binding data from a service].

applications/connecting_applications_to_services/sbo-release-notes.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ Red Hat is committed to replacing problematic language in our code, documentatio
2626
include::modules/sbo-release-notes-1-0.adoc[leveloffset=+1]
2727

2828
== Additional resources
29-
//Commenting out the link to avoid Build errors. The entire SBO section is new with topics. Links will work fine when all the SBO doc PRs will be merged.
30-
* Understanding {servicebinding-title}.
29+
* xref:../../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Understanding Service Binding Operator].

applications/connecting_applications_to_services/understanding-service-binding-operator.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="understanding-service-binding-operator"]
2-
= Understanding {servicebinding-title}
2+
= Understanding Service Binding Operator
33
include::modules/common-attributes.adoc[]
44
include::modules/servicebinding-document-attributes.adoc[]
55
:context: understanding-service-binding-operator
@@ -78,5 +78,4 @@ With {servicebinding-title}, you can:
7878

7979

8080
== Additional resources
81-
//Commenting out the link to avoid Build errors. The entire SBO section is new with topics. Links will work fine when all the SBO doc PRs will be merged.
82-
* Getting started with service binding.
81+
* xref:../../applications/connecting_applications_to_services/getting-started-with-service-binding.adoc#getting-started-with-service-binding[Getting started with service binding].

applications/odc-viewing-application-composition-using-topology-view.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ include::modules/odc-labels-and-annotations-used-for-topology-view.adoc[leveloff
3333
== Additional resources
3434

3535
* See xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-importing-codebase-from-git-to-create-application_odc-creating-applications-using-developer-perspective[Importing a codebase from Git to create an application] for more information on creating an application from Git.
36-
* See Connecting an application to a service using the Developer perspective.
36+
* See xref:../applications/connecting_applications_to_services/odc-connecting-an-application-to-a-service-using-the-developer-perspective.adoc#odc-connecting-an-application-to-a-service-using-the-developer-perspective[Connecting an application to a service using the Developer perspective].

0 commit comments

Comments
 (0)