Skip to content

Commit f6d8437

Browse files
authored
(DOCPS-44173) [Atlas Operator] "Important" nested components (#144) (#145)
* (DOCPS-44173) Unnested 1 important admonition in table. * (DOCSP-44173) Unnested 1 important admonition in table. * (DOCSP-44173) Unnested imoprtant admonitions. * (DOCSP-44173) Build warning fixes. * (DOCSP-44173) Fixing build warning, following comment (https://github.com/10gen/docs-atlas-operator/pull/142/files/d526ec2147f29f4d5ac51178e0b252d395c16b84\#r1764000645) in #142 * (DOCSP-44173) build warning fix. ---------
1 parent 29f0af8 commit f6d8437

6 files changed

+32
-33
lines changed

source/ak8so-encryption-at-rest-customer-keys.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -338,11 +338,9 @@ following procedure:
338338
- |json| file that contains the {+gcp+} |kms|
339339
credentials from your {+gcp+} account.
340340

341-
.. important::
342-
343-
You must format the |json| object properly.
344-
Ensure you properly indent the credential fields
345-
within the file.
341+
:gold:`IMPORTANT:` You must format the |json| object properly.
342+
Ensure you properly indent the credential fields
343+
within the file.
346344

347345
The following example shows the contents of a
348346
``serviceAccountKey`` |json| file:

source/ak8so-private-link-datafederation.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,14 +102,12 @@ private endpoints:
102102
:guilabel:`Subnet` dashboard in your |aws|
103103
account.
104104

105-
.. important::
106-
107-
You must specify at least one subnet. If you
108-
don't, |aws| won't provision a
109-
:term:`interface endpoint` in your |vpc|. An
110-
interface endpoint is required for clients
111-
in your |vpc| to send traffic to the private
112-
endpoint.
105+
:gold:`IMPORTANT:` You must specify at least one subnet. If you
106+
don't, |aws| won't provision a
107+
:term:`interface endpoint` in your |vpc|. An
108+
interface endpoint is required for clients
109+
in your |vpc| to send traffic to the private
110+
endpoint.
113111

114112
#. Run the command with the :aws:`AWS CLI
115113
</cli/latest/userguide/cli-chap-install.html>`.

source/ak8so-private-link-dedicated.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,12 @@ private endpoints:
123123
:guilabel:`Subnet` dashboard in your |aws|
124124
account.
125125

126-
.. important::
127-
128-
You must specify at least one subnet. If you
129-
don't, |aws| won't provision a
130-
:term:`interface endpoint` in your |vpc|. An
131-
interface endpoint is required for clients
132-
in your |vpc| to send traffic to the private
133-
endpoint.
126+
:gold:`IMPORTANT:` You must specify at least one subnet. If you
127+
don't, |aws| won't provision a
128+
:term:`interface endpoint` in your |vpc|. An
129+
interface endpoint is required for clients
130+
in your |vpc| to send traffic to the private
131+
endpoint.
134132

135133
#. Run the command with the :aws:`AWS CLI
136134
</cli/latest/userguide/cli-chap-install.html>`.

source/ak8so-private-link-serverless.txt

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -134,14 +134,12 @@ using private endpoints:
134134
:guilabel:`Subnet` dashboard in your |aws|
135135
account.
136136

137-
.. important::
138-
139-
You must specify at least one subnet. If you
140-
don't, |aws| won't provision a
141-
:term:`interface endpoint` in your |vpc|. An
142-
interface endpoint is required for clients
143-
in your |vpc| to send traffic to the private
144-
endpoint.
137+
:gold:`IMPORTANT:` You must specify at least one subnet. If you
138+
don't, |aws| won't provision a
139+
:term:`interface endpoint` in your |vpc|. An
140+
interface endpoint is required for clients
141+
in your |vpc| to send traffic to the private
142+
endpoint.
145143

146144
#. Run the command with the :aws:`AWS CLI
147145
</cli/latest/userguide/cli-chap-install.html>`.

source/atlasdatabaseuser-custom-resource.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,15 @@ to customize your specifications.
359359
Human-readable label that identifies the user needed to authenticate
360360
to the MongoDB database or collection.
361361

362+
If the database user authenticates with :manual:`OpenID Connect
363+
</core/security-oidc>`, this value must be your |service| |oidc|
364+
|idp| followed by a forward slash ``/`` and your |idp| group name.
365+
366+
If the database user authenticates with |aws| |iam| credentials,
367+
this value must be the user that authenticates with the |aws| |iam|
368+
credentials or the role of the user that authenticates with the |aws|
369+
|iam| credentials in :aws-docs:`Amazon Resource Name format </IAM/latest/UserGuide/reference-arns.html#arns-syntax>`.
370+
362371
.. setting:: spec.x509Type
363372

364373
*Type*: string

source/includes/api/list-tables/requests/access-list.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@
4242
access list. The specified date must be in the future and within
4343
one week of the time you make the |api| request.
4444

45-
.. important::
46-
47-
You cannot set |aws| security groups as temporary access list
48-
entries.
45+
:gold:`IMPORTANT:` You cannot set |aws| security groups as temporary access list
46+
entries.
4947

5048
You may include an |iso8601| time zone designator to ensure
5149
that the expiration date occurs with respect to the local

0 commit comments

Comments
 (0)