Skip to content
This repository was archived by the owner on Jun 14, 2019. It is now read-only.
This repository was archived by the owner on Jun 14, 2019. It is now read-only.

ci-operator namespace should not cache IMAGE_INSTALLER #262

@enxebre

Description

@enxebre

Today the ci-operator namespace caching is reusing the same installer image on multiple test re-runs.
If it happens that the e2e coverage on the installer does not catch a bug breaking the relation between the installer and one or multiple operators, then any PR in any of those repos will be death lock even if a fix get merged into the installer.
Also the same would apply the other way around. An operator could get CI green running against a cashed outdated version of the installer to realise that is broken or incompatible with latest changes on the installer after it's merged

ci-operator namespace should not cache IMAGE_INSTALLER as this is an open window for bugs to bypass CI validation

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