Skip to content

feature: pin/preload e2e workload images #41

Description

@atkrad

e2e preloads AllowedE2EImages into Kind via localkube.LoadImage in SetupSuite. Specs that use any other image fail at fixture load.

Smoke fixtures still use nginx:latest, so Helm still sets imagePullPolicy: Always. That flakes on registry rate limits even after preload.

Pin a digest (or a fixed tag, not latest) on the e2e smoke images. Change the fixture and allowlist only; do not change product defaults.

Related: #30 (CLI cluster load-image; e2e already calls Manager.LoadImage directly).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciGitHub Actions and release packagingarea/testingScenarios, harness, goldenskind/featureNew capability

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions