luet/pkg/helpers
David Cassany 18e9ce4557
Trim the Domain Name from cached image references
This commit removes the Domain Name, if any, from the cached image
reference before computing the image fingerprint. This way the same
image, if stored in some oter mirror, is still seen as the same one.

Fixes #158
2021-01-29 15:11:52 +01:00
..
archive_test.go pkg/helpers/archive_test: Fix test 2020-06-05 23:53:33 +02:00
archive.go helpers/archive: Refactor and add support for config protect when sameOwner is false 2020-06-06 12:34:44 +02:00
file_test.go Sort correctly also subfolders 2020-12-05 23:17:05 +01:00
file.go Handle namedpipe copy 2021-01-25 12:20:04 +01:00
helm_test.go Add ability to interpolate during build 2020-11-28 15:47:29 +01:00
helm.go Add ability to interpolate during build 2020-11-28 15:47:29 +01:00
helpers_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
match.go Add annotations option to package spec 2020-05-23 09:27:38 +02:00
math.go Add Factorial helper 2020-02-11 15:00:28 +01:00
references_test.go Trim the Domain Name from cached image references 2021-01-29 15:11:52 +01:00
references.go Trim the Domain Name from cached image references 2021-01-29 15:11:52 +01:00
sys.go Review configuration file parsing logic 2020-05-30 16:46:29 +02:00