Skip to content

Commit 9c9ac69

Browse files
authored
Merge pull request #51554 from shipsing/RHDEVDOCS-4544-SBO-RN
RHDEVDOCS-4544-SBO-RN: Added a deprecation notice for OLM descriptors
2 parents 6042d41 + cc191a9 commit 9c9ac69

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

applications/connecting_applications_to_services/sbo-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Note the following scope of support on the Red Hat Customer Portal for these fea
4141
|*{servicebinding-title}* 2+|*API Group and Support Status*|*OpenShift Versions*
4242

4343
|*Version*|*`binding.operators.coreos.com`* |*`servicebinding.io`* |
44+
|1.3 |GA |GA |4.9-4.11
4445
|1.2 |GA |GA |4.7-4.11
4546
|1.1.1 |GA |TP |4.7-4.10
4647
|1.1 |GA |TP |4.7-4.10
@@ -55,6 +56,7 @@ Note the following scope of support on the Red Hat Customer Portal for these fea
5556
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see link:https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language[Red Hat CTO Chris Wright's message].
5657

5758
// Modules included, most to least recent
59+
include::modules/sbo-release-notes-1-3.adoc[leveloffset=+1]
5860
include::modules/sbo-release-notes-1-2.adoc[leveloffset=+1]
5961
include::modules/sbo-release-notes-1-1-1.adoc[leveloffset=+1]
6062
include::modules/sbo-release-notes-1-1.adoc[leveloffset=+1]

modules/sbo-release-notes-1-3.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// Module included in the following assembly:
2+
//
3+
// * applications/connecting_applications_to_services/sbo-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
[id="sbo-release-notes-1-3_{context}"]
7+
= Release notes for {servicebinding-title} 1.3
8+
9+
{servicebinding-title} 1.3 is now available on {product-title} 4.9, 4.10, and 4.11.
10+
11+
[id="removal-notice-1-3_{context}"]
12+
== Removed functionality
13+
* In {servicebinding-title} 1.3, the Operator Lifecycle Manager (OLM) descriptor feature has been removed to improve resource utilization. As an alternative to OLM descriptors, you can use CRD annotations to declare binding data.

0 commit comments

Comments
 (0)