Skip to content

Commit 3693f5c

Browse files
authored
(DOCPS-44173) [Atlas Operator] "Important" nested components (#144) (#146)
* (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 62776c6 commit 3693f5c

6 files changed

+28
-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
@@ -321,11 +321,9 @@ following procedure:
321321
- |json| file that contains the {+gcp+} |kms|
322322
credentials from your {+gcp+} account.
323323

324-
.. important::
325-
326-
You must format the |json| object properly.
327-
Ensure you properly indent the credential fields
328-
within the file.
324+
:gold:`IMPORTANT:` You must format the |json| object properly.
325+
Ensure you properly indent the credential fields
326+
within the file.
329327

330328
The following example shows the contents of a
331329
``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
@@ -121,14 +121,12 @@ private endpoints:
121121
:guilabel:`Subnet` dashboard in your |aws|
122122
account.
123123

124-
.. important::
125-
126-
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.
124+
:gold:`IMPORTANT:` You must specify at least one subnet. If you
125+
don't, |aws| won't provision a
126+
:term:`interface endpoint` in your |vpc|. An
127+
interface endpoint is required for clients
128+
in your |vpc| to send traffic to the private
129+
endpoint.
132130

133131
#. Run the command with the :aws:`AWS CLI
134132
</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
@@ -132,14 +132,12 @@ using private endpoints:
132132
:guilabel:`Subnet` dashboard in your |aws|
133133
account.
134134

135-
.. important::
136-
137-
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.
135+
:gold:`IMPORTANT:` You must specify at least one subnet. If you
136+
don't, |aws| won't provision a
137+
:term:`interface endpoint` in your |vpc|. An
138+
interface endpoint is required for clients
139+
in your |vpc| to send traffic to the private
140+
endpoint.
143141

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

source/atlasdatabaseuser-custom-resource.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,11 @@ to customize your specifications.
384384
</core/security-oidc>`, this value must be your |service| |oidc|
385385
|idp| followed by a forward slash ``/`` and your |idp| group name.
386386

387+
If the database user authenticates with |aws| |iam| credentials,
388+
this value must be the user that authenticates with the |aws| |iam|
389+
credentials or the role of the user that authenticates with the |aws|
390+
|iam| credentials in :aws-docs:`Amazon Resource Name format </IAM/latest/UserGuide/reference-arns.html#arns-syntax>`.
391+
387392
.. setting:: spec.x509Type
388393

389394
*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)