[OSDOCS#18986] CQA pre-migration for Authentication and authorization index assembly#115739
[OSDOCS#18986] CQA pre-migration for Authentication and authorization index assembly#115739maxwelldb wants to merge 2 commits into
Conversation
|
Skipping CI for Draft Pull Request. |
c6011b6 to
669d3a3
Compare
|
/test all |
| // This file is a navigation file - xrefs are allowed in this type of module, but it must only ever be included from one location | ||
|
|
||
| :_mod-docs-content-type: REFERENCE | ||
| [id="authentication-overview"] |
There was a problem hiding this comment.
🤖 [error] OpenShiftAsciiDoc.IdHasContextVariable: ID is missing the '_{context}' variable at the end of the ID.
| ifdef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[] | ||
| an administrator with the `dedicated-admin` role | ||
| endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[] | ||
| can configure xref:../authentication/understanding-authentication.adoc#understanding-authentication[user authentication] and ensure only approved users access the cluster. |
There was a problem hiding this comment.
🤖 [error] OpenShiftAsciiDoc.NoXrefInModules: Do not include xrefs in modules, only assemblies (exception: release notes modules).
| endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[] | ||
| can configure xref:../authentication/understanding-authentication.adoc#understanding-authentication[user authentication] and ensure only approved users access the cluster. | ||
|
|
||
| To interact with an {product-title} cluster, users must first authenticate to the {product-title} API in some way. You can authenticate by providing an xref:../authentication/understanding-authentication.adoc#rbac-api-authentication_understanding-authentication[OAuth access token or an X.509 client certificate] in your requests to the {product-title} API. |
There was a problem hiding this comment.
🤖 [error] OpenShiftAsciiDoc.NoXrefInModules: Do not include xrefs in modules, only assemblies (exception: release notes modules).
|
@maxwelldb: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Version(s): 4.20+
Issue: OSDOCS-18986
Link to docs preview: 4.20+
QE review:
Additional information: This is 1 of 4 PRs splitting OSDOCS-18986 by assembly. Since this is resolving an index.adoc navigation file, xrefs are allowed in the resulting reference modules. These reference modules must only ever be included in one location. Existing anchor IDs were preserved unchanged when their headings moved into new modules.