Tejal Desai
ee31dc93b6
Revert "Support mirror registries with path component ( #1707 )" ( #1794 )
...
* Revert "Support mirror registries with path component (#1707 )"
This reverts commit 4e218f2162 .
* fix tests and add co-sign back
2021-10-20 19:13:24 -07:00
Jason Hall
4e218f2162
Support mirror registries with path component ( #1707 )
2021-08-10 22:06:51 -07:00
Silvano Cirujano Cuesta
1d9bc175c2
Add support for CPU variants ( #1676 )
...
Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
Inspired-by: mickkael 19755421+mickkael@users.noreply.github.com
2021-07-08 12:05:38 -07:00
Sascha Schwarze
0ef53aa1d3
Optimize access to image manifests ( #1555 )
...
Introduce an in-memory cache for retrieved manifests in remote.go
2021-01-28 11:10:13 -08:00
Vincent Behar
dde98a8e73
feat(warmer): Warmer now supports all registry-related flags ( #1499 )
...
which means we can now:
- set up one or more mirrors
- set up registries certificates
- skip TLS verify
- use plain HTTP
using the same set of flags that are defined for the executor
2020-12-10 22:55:43 -08:00