Skip to content

Abstract cluster provider to add EKS (manual backport #169) - #192

Merged
alicefr merged 10 commits into
bootc-dev:release-0.1from
alicefr:backport-169
Sep 22, 2026
Merged

alicefr merged 10 commits into
bootc-dev:release-0.1from
alicefr:backport-169

e2e: check Booted.Image instead of ImageDigest in pull secret test

c404942
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Sep 22, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 c6a93e3 e2e: add NodeProvider interface and Providers() sk... Valid sign-off found
🟢 926524c e2e: extract bink node provisioning into BinkProvi... Valid sign-off found
🟢 5f3fdf8 e2e: generalize env vars from BINK_* to E2E_* Valid sign-off found
🟢 31107f8 e2e: annotate tests with supported providers Valid sign-off found
🟢 21b55b9 e2e: add EKS node provider with AWS SDK v2 Valid sign-off found
🟢 5347230 e2e: add e2e-eks Makefile target Valid sign-off found
🟢 38508d7 hack: make gather-logs.sh provider-agnostic Valid sign-off found
🟢 8c7cb0a e2e: remove unused WithMemory and WithTargetImgRef... Valid sign-off found
🟢 0486980 e2e: refactor env to use full image refs and add a... Valid sign-off found
🟢 c404942 e2e: check Booted.Image instead of ImageDigest in ... Valid sign-off found