-
Notifications
You must be signed in to change notification settings - Fork 570
Drop quay.io/olmtest #3315
Copy link
Copy link
Closed as not planned
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.maintenanceIndicates an outstanding maintenance issue with the codebaseIndicates an outstanding maintenance issue with the codebase
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.maintenanceIndicates an outstanding maintenance issue with the codebaseIndicates an outstanding maintenance issue with the codebase
Description
Using quay.io/olmtest to store image fixtures has meant that we've had to automate the updating of these images when, e.g. operator-framework gets bumped.
There a few moving parts and potential for issues.
A better approach might be to do away with quay.io/olmtest in favor of a local registry and just rebuild the fixtures on every job.