Skip to content

Conversation

@rabi
Copy link
Contributor

@rabi rabi commented Jan 29, 2026

When OCP has IDMS/ICSP configured, the registries.conf generated from MachineConfig does not include the insecure flag by default. This means mirror registries are treated as secure (HTTPS with TLS verification).

Note: The presence of IDMS/ICSP doesn't necessarily mean the cluster is disconnected. Mirror registries may be configured for other reasons (performance, policy, etc.).

For mirror registries using a private/self-signed CA certificate, dataplane nodes need the CA certificate to verify TLS connections when pulling container images.

The edpm-ansible edpm_podman role needs to be updated separately to consume the edpm_podman_registry_ca_certs variable and install the certificates on dataplane nodes.

Assisted-By: Claude

When OCP has IDMS/ICSP configured, the registries.conf generated from
MachineConfig does not include the insecure flag by default. This means
mirror registries are treated as secure (HTTPS with TLS verification).

Note: The presence of IDMS/ICSP doesn't necessarily mean the cluster is
disconnected. Mirror registries may be configured for other reasons
(performance, policy, etc.).

For mirror registries using a private/self-signed CA certificate,
dataplane nodes need the CA certificate to verify TLS connections
when pulling container images.

The edpm-ansible edpm_podman role needs to be updated separately to
consume the edpm_podman_registry_ca_certs variable and install the
certificates on dataplane nodes.

Assisted-By: Claude
Signed-off-by: rabi <ramishra@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 29, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rabi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot requested review from abays and rebtoor January 29, 2026 10:38
rabi added a commit to rabi/edpm-ansible that referenced this pull request Jan 29, 2026
When OCP is configured with mirror registries using private/self-signed
CA certificates, the openstack-operator now passes these certificates
via the edpm_podman_registry_ca_certs variable.

This enables dataplane nodes to verify TLS connections when pulling
container images from mirror registries that use private CAs.

Depends-On: openstack-k8s-operators/openstack-operator#1784

Assisted-By: Claude
Signed-off-by: rabi <ramishra@redhat.com>
rabi added a commit to rabi/edpm-ansible that referenced this pull request Jan 29, 2026
When OCP is configured with mirror registries using private/self-signed
CA certificates, the openstack-operator now passes these certificates
via the edpm_podman_registry_ca_certs variable.

This enables dataplane nodes to verify TLS connections when pulling
container images from mirror registries that use private CAs.

Depends-On: openstack-k8s-operators/openstack-operator#1784

Assisted-By: Claude
Signed-off-by: rabi <ramishra@redhat.com>
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 29, 2026

@rabi: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/openstack-operator-build-deploy-kuttl-4-18 75d8af8 link true /test openstack-operator-build-deploy-kuttl-4-18

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant