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

#145 Follow-Up: Consolidate storage + unpacking to optimize disk usage

Open everettraven opened this issue 2 years ago • 0 comments

Follow-up item after operator-framework/catalogd#145 is merged

          Any reason not to unpack directly into `storageDir` (ie `/var/cache/catalogs`)? If `UnpackImageRegistryClient=true` and `HTTPServer=true`, why not skip the extra work of communication between the Unpacker and the Storer in the reconciler?

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

everettraven avatar Oct 06 '23 16:10 everettraven