1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/rosa-release-notes-known-issues.adoc
2025-11-18 16:31:12 +00:00

26 lines
2.2 KiB
Plaintext

// Module included in the following assemblies:
// * rosa-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="rosa-known-issues_{context}"]
= Known issues
[role="_abstract"]
The following items are known issues with {product-title} releases.
* The {cluster-manager} roles (`ocm-role`) and user roles (`user-role`) that are key to the {product-title} provisioning wizard might get enabled accidentally in your Red{nbsp}Hat organization by another user. However, this behavior does not affect the usability.
* The `htpasswd` identity provider does not function as expected in all scenarios against the `rosa create admin` function.
[id="rosa-deprecated-removed-features_{context}"]
== Deprecated and removed features
Some features available in previous releases have been deprecated or removed. Deprecated functionality is still included in {product-title} and continues to be supported; however, it will be removed in a future release of this product and is not recommended for new deployments.
ifdef::openshift-rosa-hcp[]
* **Disable workload monitoring**. Previously, users could disable workload monitoring on {product-title} clusters. However, to allow users to own the full Cluster Monitoring Operator (CMO) stack on {product-title} clusters, the ability to disable workload monitoring has been deprecated. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_on_aws/4/html-single/monitoring/index#preparing-to-configure-the-monitoring-stack-uwm[Preparing to configure the user workload monitoring stack].
endif::openshift-rosa-hcp[]
ifdef::openshift-rosa[]
* **{product-title} non-STS deployment mode.** {product-title} non-STS deployment mode is no longer the preferred method for new clusters. Instead, users must deploy {product-title} with the STS mode. This deprecation is in line with our new {product-title} provisioning wizard UI experience on the link:https://console.redhat.com/openshift/create/rosa/wizard[Red Hat Hybrid Cloud Console].
endif::openshift-rosa[]
* **Label removal on core namespaces.** {product-title} is no longer labeling OpenShift core using the `name` label. Customers should migrate to referencing the `kubernetes.io/metadata.name` label if needed for Network Policies or other use cases.