Commit graph

15 commits

Author SHA1 Message Date
Simon Aronsson
870f49bdc9
remove redundant context and ignore coverage output 2020-12-06 13:18:31 +01:00
Simon Aronsson
75c62a90e4
initialize map using length of pair array 2020-12-06 13:05:23 +01:00
Simon Aronsson
89d57d2599
fix accept headers and switch default interval to 24h 2020-12-06 13:00:09 +01:00
Simon Aronsson
24cf0fd6a3
fix tests, simplify and integrate credentials properly 2020-12-06 13:00:09 +01:00
Simon Aronsson
3d21ea683c
fix linting, formatting. tidy up go mod 2020-12-06 13:00:09 +01:00
Simon Aronsson
0c704ce02b
add some more tests and debug logs 2020-12-06 13:00:06 +01:00
Simon Aronsson
2b68874087
increase test coverage and fix some minor bugs 2020-12-06 12:59:12 +01:00
Simon Aronsson
723d2e9488
fix regression and cleanup tests 2020-12-06 12:59:12 +01:00
Simon Aronsson
dc71096cb4
build around container/image, as they depend on a package currently broken on macos 2020-12-06 12:59:12 +01:00
Simon Aronsson
a32468d1fe
fix linter issues 2020-12-06 12:59:12 +01:00
Simon Aronsson
6b9fd8d7ef
fix some tests, split up and refactor
some wonky regression introduced by docker dependencies when running on darwin. see https://github.com/ory/dockertest/issues/212 for more info.
will have a look at this next
2020-12-06 12:59:12 +01:00
Simon Aronsson
83aa420996
add http head based digest comparison to avoid dockerhub rate limits 2020-12-06 12:59:11 +01:00
Sebastiaan Tammer
7052346570
Added --trace flag and new log.Trace() lines for sensitive information (#541) 2020-05-11 06:09:52 +02:00
Sebastiaan Tammer
b34a2f968d
Removed all potential debug password prints, both plaintext and encoded (#537) 2020-05-09 20:21:36 +02:00
Simon Aronsson
d1abce889a refactor: extract code from the container package 2020-01-11 23:36:07 +01:00