Skip to content

OSDOCS-21820-1:Trust-Manager operand for cert manager - #119051

Open
tedaveryredhat wants to merge 1 commit into
openshift:mainfrom
tedaveryredhat:OSDOCS-21820-1
Open

OSDOCS-21820-1:Trust-Manager operand for cert manager#119051
tedaveryredhat wants to merge 1 commit into
openshift:mainfrom
tedaveryredhat:OSDOCS-21820-1

Conversation

@tedaveryredhat

Copy link
Copy Markdown
Contributor

Version(s):
5.0

Issue:
https://redhat.atlassian.net/browse/OSDOCS-21820

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 31, 2026
@openshift-ci-robot

openshift-ci-robot commented Aug 31, 2026

Copy link
Copy Markdown

@tedaveryredhat: This pull request references OSDOCS-21820 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.1.0" version, but no target version was set.

Details

In response to this:

Version(s):
5.0

Issue:
https://redhat.atlassian.net/browse/OSDOCS-21820

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

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.

@openshift-ci openshift-ci Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 31, 2026
@ocpdocs-previewbot

ocpdocs-previewbot commented Aug 31, 2026

Copy link
Copy Markdown

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskContents: The '.Procedure' block title is missing.

[role="_abstract"]
To establish secure TLS connections between containerized applications and host hardware device endpoints, configure the trust-manager operand to distribute host CA certificates to your application namespaces.

== Prerequisites

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskSection: Sections (==) are not allowed in DITA tasks.

* The cert-manager operator and the trust-manager operand are installed and active.
* The custom CA certificate of the host hardware device is available as a `ConfigMap` named `host-device-ca` in the `cert-manager` namespace.

== Procedure

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskSection: Sections (==) are not allowed in DITA tasks.

$ oc apply -f application-pod.yaml
----

== Verification

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.

$ oc apply -f application-pod.yaml
----

== Verification

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskSection: Sections (==) are not allowed in DITA tasks.

. To inject the trust bundle into a specific namespace, apply the required label by running the following command:
+
[source,terminal]
----

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.

For more information on bundle configurations, see link:https://cert-manager.io/docs/trust/trust-manager/#usage[trust-manager usage].
+
[NOTE]
====

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDoc.ValidAdmonitionBlocks: Unterminated admonition block found in file.

$ oc describe secret example-bundle -n trust-bundle-target
----
+
.Example output

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.BlockTitle: Block titles can only be assigned to examples, figures, and tables in DITA.

$ oc get cm example-bundle -n trust-bundle-target
----
+
.Example output

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.BlockTitle: Block titles can only be assigned to examples, figures, and tables in DITA.

@openshift-ci

openshift-ci Bot commented Aug 31, 2026

Copy link
Copy Markdown

@tedaveryredhat: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants