You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following issues are identified with {ols-official} 1.0:
10
+
11
+
* 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:
12
+
+
13
+
--
14
+
***Administration -> Namespaces*
15
+
***Home -> Projects -> Create Project*
16
+
** The *Project* drop-down menu located at the top of most pages
17
+
--
18
+
+
19
+
Workaround: Refresh the web browser and the {ols-short} icon appears. link:https://issues.redhat.com/browse/OLS-1815[OLS-1815].
20
+
21
+
* Changing the value of the `quota` parameter in the `spec.ols.quotaHandlersConfig.limitersConfig` specification of the `OLSConfig` custom resource file does not take effect until the currently defined quota period expires.
22
+
+
23
+
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. https://issues.redhat.com/browse/OLS-1826[OLS-1826]
24
+
25
+
* After restarting the `postgres` pod, the {ols-short} service pod fails to connect to the `postgres` pod.
26
+
+
27
+
Workaround: Restart the {ols-short} service pod so that the service pod connects to the `postgres` pod. link:https://issues.redhat.com/browse/OLS-1815[OLS-1835].
{ols-official} 1.0 is now available on {ocp-product-title} 4.15 and later.
9
+
10
+
[id="ols-1-0-enhancements_{context}"]
11
+
== Enhancements
12
+
13
+
The following enhancements are made with {ols-official} 1.0:
14
+
15
+
* This release makes {ols-official} 1.0 generally available, adds new features, addresses Common Vulnerabilities and Exposures (CVEs), and is supported on {ocp-product-title} 4.15 and later.
16
+
17
+
* This release includes the following Technology Preview features:
{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].
// This snippet can be used as a general statement, such as in release notes prior to a list of TP features
2
+
3
+
4
+
[IMPORTANT]
5
+
====
6
+
[subs="attributes+"]
7
+
Technology Preview features are not supported with Red{nbsp}Hat production service level agreements (SLAs) and might not be functionally complete. Red{nbsp}Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
8
+
9
+
For more information about the support scope of Red{nbsp}Hat Technology Preview features, see link:https://access.redhat.com/support/offerings/techpreview/[Technology Preview Features Support Scope].
0 commit comments