Skip to content

Support running e2e with private registries #105

@GabriFedi97

Description

@GabriFedi97

Running e2e for images hosted in private container registries is currently not possible.

The dagger generate-testing-values command doesn't support specifying an image from a private registry. The command fails with error:

UNAUTHORIZED: authentication required

It's not possible to either provide credentials to the command or have it retrieving local credentials from the host.

Another reason is that is not possible to configure pull secrets for Clusters getting created by Chainsaw during the e2e.

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