twoliter
twoliter copied to clipboard
Lookaside cache should be specified in Twoliter.toml
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