OSDOCS-16941: Fix DITA CalloutList in OLM modules (batch 1)#115365
OSDOCS-16941: Fix DITA CalloutList in OLM modules (batch 1)#115365stevsmit wants to merge 2 commits into
Conversation
Replace AsciiDoc callout markers with DITA-safe Pattern E where: lists and other callout rewrite patterns across 10 OLM procedure modules. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@stevsmit: This pull request references OSDOCS-16941 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
|
🤖 Tue Jul 14 18:41:43 - Prow CI generated the docs preview: |
| <4> Specify your index image. If you specify a tag after the image name, for example `:{tag}`, the catalog source pod uses an image pull policy of `Always`, meaning the pod always pulls the image prior to starting the container. If you specify a digest, for example `@sha256:<id>`, the image pull policy is `IfNotPresent`, meaning the pod pulls the image only if it does not already exist on the node. | ||
| <5> Specify your name or an organization name publishing the catalog. | ||
| <6> Catalog sources can automatically check for new versions to keep up to date. | ||
| `spec.image`:: Specifies your index image. If you specify a tag after the image name, for example `:{tag}`, the catalog source pod uses an image pull policy of `Always`, meaning the pod always pulls the image prior to starting the container. If you specify a digest, for example `@sha256:<id>`, the image pull policy is `IfNotPresent`, meaning the pod pulls the image only if it does not already exist on the node. |
There was a problem hiding this comment.
🤖 [error] RedHat.TermsErrors: Use 'before' rather than 'prior to'. For more information, see RedHat.TermsErrors.
Replace lead-in sentences with .Example output and omit + after the title. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@stevsmit: 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. |
Summary
where:description lists, Pattern A Replace sentences, and Pattern F output bullets per callout rewrite rulesetFiles changed
modules/olm-accessing-images-private-registries.adocmodules/olm-creating-catalog-from-index.adocmodules/olm-creating-fb-catalog-image.adocmodules/olm-creating-index-image.adocmodules/olm-disabling-copied-csvs.adocmodules/olm-injecting-custom-ca.adocmodules/olm-pruning-index-image.adocmodules/olm-software-catalog-architecture.adocmodules/olm-sqlite-catalog-configuring-elevated-permissions.adocmodules/olm-updating-index-image.adocTest plan
vale --config=.vale.inireports no CalloutList violations on all 10 filesMade with Cursor