twoliter icon indicating copy to clipboard operation
twoliter copied to clipboard

Lookaside cache should be specified in Twoliter.toml

Open webern opened this issue 1 year ago • 0 comments

Currently, if a user wants to override the location of the lookaside cache, they have to do so with a BUILDSYS_ environment variable that is passed to the Twoliter build variant and build kit commands. Instead, this should be provided in the user's Twoliter.toml file.


          This feels like a `Twoliter.toml` sort of concern - letting developers specify a list of allowed caches, or at least set the cache URL globally for their project.

Originally posted by @bcressey in https://github.com/bottlerocket-os/twoliter/pull/249#discussion_r1622540756

webern avatar May 31 '24 17:05 webern