Files
buildkit/cache
Yurii Rashkovskii b70350975a Problem: can't use anonymous S3 credentials
When trying to use S3 cache with anonymous credentials (for example, for importing publicly available layers), the cache is not used.

Solution: enable anonymous credentials

According to the API documentation:

"If using the `NewFromConfig` constructor you'll need to explicitly set
the `Credentials` member to nil, if the external config resolved a
credential provider."

Signed-off-by: Yurii Rashkovskii <yrashk@gmail.com>
2023-03-13 04:41:27 -07:00
..
2022-03-10 00:57:07 +01:00
2023-02-08 12:54:47 -08:00
2022-01-19 12:20:30 -08:00
2023-01-11 23:25:08 +09:00
2023-02-24 11:39:57 +00:00