Skip to content

revert: registry.access.redhat.com override + use debug-initdata for kbs-access-sealed - #144

Merged
butler54 merged 2 commits into
validatedpatterns:mainfrom
butler54:fix/revert-azure-registry-access-override
Sep 2, 2026
Merged

revert: registry.access.redhat.com override + use debug-initdata for kbs-access-sealed#144
butler54 merged 2 commits into
validatedpatterns:mainfrom
butler54:fix/revert-azure-registry-access-override

Conversation

@butler54

@butler54 butler54 commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

What

1. Reverts #141 (8c2aa7e), which added overrides blocks to
values-azure.yaml pointing hello-openshift, kbs-access-curl, and
kbs-access-sealed at registry.access.redhat.com/ubi9/httpd-24@sha256:68a91ff6...
instead of the chart default (registry.redhat.io/ubi9/httpd-24, same
digest/content).

This is a clean git revert of 8c2aa7e — no conflicts, removes exactly the
16 lines that PR added and nothing else. values-azure.yaml's workload
images go back to the chart's default registry.redhat.io reference on
connected Azure.

Scope: connected Azure (values-azure.yaml) only, matching the scope of the
original change — baremetal and the Azure spoke/mirror topologies were never
touched by #141 and are unaffected by this revert.

2. kbs-access-sealed now uses debug-initdata, matching
kbs-access-curl (which already mounts debug-initdata via both the
coco.io/initdata-configmap annotation and the initdata volume). Both
initdata and debug-initdata ConfigMaps are generated by the same
ansible/init-data-gzipper.yaml playbook, and the RVPS init_data
reference value already includes both variants' hashes (see
rvps-values-policies.yaml's init_data entry: pcr8Hash, debugPcr8Hash,
rawHash, debugRawHash), so this doesn't affect attestation — it just
makes the two kbs-access test workloads consistent with each other.

@butler54
butler54 requested a review from a team September 2, 2026 08:36
kbs-access-curl already mounts the debug-initdata ConfigMap (both the
coco.io/initdata-configmap annotation and the initdata volume). Switch
kbs-access-sealed to the same debug-initdata ConfigMap for consistency
between the two kbs-access test workloads.

Both initdata and debug-initdata are generated by the same
init-data-gzipper.yaml playbook, and the RVPS init_data reference value
already includes both variants' hashes (see rvps-values-policies.yaml's
init_data entry: pcr8Hash, debugPcr8Hash, rawHash, debugRawHash), so this
does not affect attestation.
@butler54 butler54 changed the title revert: use registry.access.redhat.com override for Azure workload images revert: registry.access.redhat.com override + use debug-initdata for kbs-access-sealed Sep 2, 2026
@butler54
butler54 merged commit 27cdf78 into validatedpatterns:main Sep 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant