David
45df99b788
Bump packages versions in go.mod
...
* Bump versions in go.mod
* Use new version of docker/distribution under new path
* Fix failing TestOCIDigest due to upstream change
---------
Authored by: Jessica Ng <jessicawlng@google.com>
2024-12-10 16:38:04 +01:00
David
11c1b68cfe
chore: remove refs to deprecated io/ioutil ( #778 )
...
Co-authored-by: guoguangwu <guoguangwu@magic-shield.com>
2024-11-06 10:46:52 +01:00
Scott Dawson
5cd202fcef
Perform HEAD request, fall back to GET
2023-04-21 08:32:29 +10:00
Scott Dawson
f966c0f245
Add manifest header for non-multiarch images, condense headers into single call
2023-04-15 14:31:48 +10:00
Scott Dawson
1e76c363d1
Fix tag pagination
2023-04-11 16:33:34 +10:00
Scott Dawson
ed45f87f35
Fix tag pagination
2023-04-11 16:32:48 +10:00
Scott Dawson
2315aced1b
Add support for OCI images
2023-04-11 15:53:31 +10:00
Neil Toledo
e7a130d589
ran through gofmt; removed uneccessary comments; cleaned prometheus test
2020-06-12 16:14:11 -07:00
Neil Toledo
290c8f03f1
reverted file permissions from 755 to 644
2020-06-08 07:22:56 -07:00
Neil Toledo
4400b0d0b4
initial commit; added helm3 provider
2020-06-08 03:40:01 -07:00
Karolis Rusenas
1ddff96636
updating registry client
2019-04-25 22:03:04 +01:00
Karolis Rusenas
0561799f04
tests for http fallback
2019-02-06 22:12:44 +00:00
Karolis Rusenas
62b459d5f7
auto fallback to http if registry doesn't speak https and INSECURE_REGISTRY is set
2019-02-06 22:12:37 +00:00
Karolis Rusenas
38d8cbbb08
reg name updated
2018-11-24 23:42:23 +00:00
Karolis Rusenas
adfbe1e438
using registry constructors
2018-04-01 10:45:07 +01:00
Karolis Rusenas
b2aaf46acc
reusing registry client
2018-03-31 22:08:22 +01:00
Jacob Weinstock
4a249ef026
remove return variable names for Digest func
2018-03-30 16:23:32 -06:00
Jacob Weinstock
b89c52ab48
fix err is shadowed during return error
2018-03-30 16:14:26 -06:00
Jacob Weinstock
9df317513e
use empty string instead of nil
2018-03-30 16:12:36 -06:00
Jacob Weinstock
d4e1f22cb7
fix
2018-03-30 16:09:32 -06:00
Jacob Weinstock
01f1e6759c
update Digest to match Get for insecure registries
2018-03-30 16:04:10 -06:00
Karolis Rusenas
2b7fc0983c
insecure registry
2018-03-27 14:05:30 +01:00
Karolis Rusenas
73ac8706e1
bumping registry and adding test for quay
2018-03-09 11:41:28 +00:00
Karolis Rusenas
bae4696130
no need to log to Info this
2018-03-04 12:12:03 +00:00
Karolis Rusenas
62cdff93df
registry test
2018-03-03 20:06:30 +00:00
Karolis Rusenas
43f75f9fec
migrating to godep, updating logrus
2018-03-03 11:32:00 +00:00
Karolis Rusenas
2a361020f6
updated repo
2017-11-01 18:25:28 +00:00
Karolis Rusenas
c7effe9c2e
code hygiene
2017-08-08 21:47:29 +01:00
Karolis Rusenas
3a7e74bf1a
artifactory test
2017-08-04 22:17:21 +01:00
Karolis Rusenas
addc924bdd
registry tags
2017-07-16 20:45:26 +01:00
Karolis Rusenas
a59e9ce634
default registry name change
2017-07-03 09:06:56 +01:00
Karolis Rusenas
98642fe8fb
get opts
2017-07-02 08:29:26 +01:00
Karolis Rusenas
3e4c90bcc8
registry
2017-07-01 13:56:41 +01:00
Karolis Rusenas
ef6910c379
registry tests
2017-07-01 13:03:06 +01:00
Karolis Rusenas
dfca156961
initial work on registry client
2017-07-01 13:03:00 +01:00