Skip to content

Commit 6d10e0a

Browse files
committed
OLS-1814: OLS 0.3.6 release notes
1 parent 1bfd7f5 commit 6d10e0a

File tree

4 files changed

+54
-0
lines changed

4 files changed

+54
-0
lines changed

modules/ols-0-3-6-fixed-issues.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// This module is used in the following assemblies:
2+
3+
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ols-0-3-6-fixed-issues_{context}"]
7+
= Fixed issues
8+
9+
The following issues are fixed with {ols-official} 0.3.6:
10+
11+
* Previously, the {ols-long} Operator could not connect to a large language model (LLM) provider when a cluster-wide proxy was configured. Now, the Operator can connect to an LLM provider when a cluster-wide proxy is configured. link:https://issues.redhat.com/browse/OLS-1808[OLS-1808].

modules/ols-0-3-6-known-issues.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
// This module is used in the following assemblies:
2+
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="ols-0-3-6-known-issues_{context}"]
6+
= Known issues
7+
8+
The following issues are identified with {ols-official} 0.3.6:
9+
10+
* For {ocp-product-title} 4.17 and later, the {ols-short} icon disappears when you click *Create Namespace* or *Create Project* from one of the following locations in the {ocp-product-title} web console:
11+
12+
** *Administration -> Namespaces*
13+
** *Home -> Projects -> Create Project*
14+
** The *Project* drop-down menu located at the top of most pages
15+
+
16+
Workaround: Refresh the web browser and the {ols-short} icon appears. link:https://issues.redhat.com/browse/OLS-1815[OLS-1815].
17+
18+
* Changing the value of the `quota` parameter in the `spec.ols.quota_handlers.conf` specification of the `OLSConfig` CR file does not take effect until the currently defined quota period expires.
19+
+
20+
Workaround: Delete the {ols-short} Operator. Ensure that any operand pods that the {ols-short} Operator manages, and the Persistent Volume Claim `lightspeed-postgres-pvc` associated with the `postgres` pod are also deleted. Then, install the {ols-short} Operator again.

modules/ols-0-3-6-release-notes.adoc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
// Module included in the following assemblies:
2+
// * lightspeed-docs-main/release_notes/ols-release-notes.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="ols-0-3-6-release-notes_{context}"]
6+
= {ols-long} version 0.3.6
7+
8+
{ols-official} 0.3.6 is now available on {ocp-product-title} 4.15 and later.
9+
10+
[IMPORTANT]
11+
====
12+
{ols-official} is designed for Federal Information Processing Standards (FIPS). When running on {ocp-product-title} in FIPS mode, it uses the {rhel} cryptographic libraries submitted (or planned to be submitted) to NIST for FIPS validation on only the `x86_64`, `ppc64le`, and `s390X` architectures. For more information about the NIST validation program, see link:https://csrc.nist.gov/Projects/cryptographic-module-validation-program/validated-modules[Cryptographic Module Validation Program]. For the latest NIST status of the individual versions of {rhel} cryptographic libraries that have been submitted for validation, see link:https://access.redhat.com/en/compliance[Product compliance].
13+
====
14+
15+
[id="ols-0-3-6-enhancements_{context}"]
16+
== Enhancements
17+
18+
The following enhancements are made with {ols-official} 0.3.6:
19+
20+
* This release provides bug fixes.

release_notes/ols-release-notes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
The release notes highlight what is new and what has changed with each {ols-official} release.
1010

11+
include::modules/ols-0-3-6-release-notes.adoc[leveloffset=+1]
12+
include::modules/ols-0-3-6-fixed-issues.adoc[leveloffset=+2]
13+
include::modules/ols-0-3-6-known-issues.adoc[leveloffset=+2]
1114
include::modules/ols-0-3-5-release-notes.adoc[leveloffset=+1]
1215
include::modules/ols-0-3-5-fixed-issues.adoc[leveloffset=+2]
1316
include::modules/ols-0-3-4-release-notes.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)