operator-controller icon indicating copy to clipboard operation
operator-controller copied to clipboard

#145 Follow Up: Research alternatives for getting files on cluster for building e2e catalog image

Open everettraven opened this issue 2 years ago • 1 comments

Follow up after merging operator-framework/catalogd#145: I worry about etcd size limits with this approach. It would be nice if the image registry was accessible both inside the cluster for our e2e test AND outside the cluster (e.g. from the e2e runner) so that we could build and push images into it.

Originally posted by @joelanford in https://github.com/operator-framework/catalogd/pull/145#discussion_r1347899158

everettraven avatar Oct 06 '23 20:10 everettraven

I think it is not longer a need. We are using the register created for the e2e tests and building the image. See: https://github.com/operator-framework/operator-controller/tree/main/testdata/registry Can we close this one?

camilamacedo86 avatar Mar 04 '25 02:03 camilamacedo86

Issues go stale after 90 days of inactivity. If there is no further activity, the issue will be closed in another 30 days.

github-actions[bot] avatar Nov 17 '25 01:11 github-actions[bot]