Skip to content

Commit f1656ac

Browse files
authored
Merge pull request #100979 from maxwelldb/enterprise-4.17
[OSDOCS#16526] Revert rm of troublesome snippets - 4.17
2 parents 6a3d1a4 + c4dc87b commit f1656ac

File tree

4 files changed

+39
-0
lines changed

4 files changed

+39
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[IMPORTANT]
2+
====
3+
link:https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html[Sharing VPCs across multiple AWS accounts] is not currently supported for {hcp-title}. Do not install a {hcp-title} cluster into subnets shared from another AWS account. See link:https://access.redhat.com/solutions/6980058["Are multiple ROSA clusters in a single VPC supported?"] for more information.
4+
====
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
// Text snippet included in the following modules:
2+
//
3+
// * modules/olmv1-installing-an-operator.adoc
4+
// * release_notes/ocp-4-17-release-notes.adoc (enterprise-4.17 branch only)
5+
6+
:_mod-docs-content-type: SNIPPET
7+
8+
There is a known issue in {olmv1}. If you do not assign the correct role-based access controls (RBAC) to an extension's service account, {olmv1} gets stuck and reconciliation stops.
9+
10+
Currently, {olmv1} does not have tools to help extension administrators find the correct RBAC for a service account.
11+
12+
Because {olmv1} is a Technology Preview feature and must not be used on production clusters, you can avoid this issue by using the more permissive RBAC included in the documentation.
13+
14+
This RBAC is intended for testing purposes only. Do not use it on production clusters.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// Text snippet included in the following modules:
2+
//
3+
// * modules/olmv1-adding-a-catalog.adoc
4+
// * modules/olmv1-creating-a-pull-secret-for-catalogd.adoc
5+
// * modules/olmv1-red-hat-catalogs.adoc
6+
7+
:_mod-docs-content-type: SNIPPET
8+
9+
If you want to use a catalog that is hosted on a private registry, such as Red{nbsp}Hat-provided Operator catalogs from `registry.redhat.io`, you must have a pull secret scoped to the `openshift-catalogd` namespace.
10+
11+
ifndef::olmv1-pullsecret-proc[For more information, see "Creating a pull secret for catalogs hosted on a secure registry".]
12+
13+
ifdef::olmv1-pullsecret-proc[]
14+
Catalogd cannot read global pull secrets from {product-title} clusters. Catalogd can read references to secrets only in the namespace where it is deployed.
15+
endif::[]

snippets/rosa-hcp-rn.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// Text snippet included in the following modules:
2+
//
3+
// * rosa_release_notes/rosa-release-notes.adoc
4+
5+
:_mod-docs-content-type: SNIPPET
6+
* **Hosted control planes.** {hcp-title-first} clusters are now available as a link:https://access.redhat.com/support/offerings/techpreview[Technology Preview] feature. This new architecture provides a lower-cost, more resilient ROSA architecture. For more information, see xref:../rosa_hcp/rosa-hcp-sts-creating-a-cluster-quickly.adoc#rosa-hcp-sts-creating-a-cluster-quickly[Creating {hcp-title} clusters using the default options].

0 commit comments

Comments
 (0)