Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

#145 Follow Up: Update the e2e testing to work when the UnpackImageRegistryClient feature-gate is enabled #163

@everettraven

Description

@everettraven

Following #145 , we should update the e2e testing to work even when the UnpackImageRegistryClient feature-gate is enabled. Currently the e2e tests rely on using kubelet to fetch images that have been loaded onto the cluster already via kind. We either need to replicate this behavior in the ImageRegistry source or use a custom image registry for e2e tests (this is the first thing that came to my head - very much so open to other suggestions).

Acceptance Criteria

  • e2e tests pass when the UnpackImageRegistryClient feature-gate is enabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions