1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-11 02:13:47 +00:00
Commit graph

21 commits

Author SHA1 Message Date
Jason Hall
5aeb9dad88 split up tests too 2021-08-14 15:58:51 -04:00
Jason Hall
a8c70f6e02 add deploy.sh scripts 2021-08-14 14:40:25 -04:00
Jason Hall
c449bb59bd better support registries in flatten and mirror
- previous change to support registries that don't support HEAD in
flatten broke flatten for other conformant registries; fix that
- support registies that don't support HEAD in mirror (without breaking
conformant registries)
2021-04-09 12:30:21 -04:00
Jason Hall
9452d0fbd0 master -> main 2021-02-05 12:06:36 -05:00
Jason Hall
fed10b0b5f Support HEAD requests for mirror 2021-01-28 21:46:31 -05:00
Jason Hall
cd45304719 Update dependencies
- go get -u ./...
- fix breakages
- passthrough ctx in remote.Heads
2021-01-15 09:32:02 -05:00
Jason Hall
06e4bad278 thread contexts through 2021-01-02 07:57:31 -05:00
Jason Hall
ce2d2cc45c resolve TODOs in pkg/serve 2020-12-31 07:44:38 -05:00
Jason Hall
1df9b645f1 cache manifests where possible in GCS, drop datastore dep 2020-12-23 21:22:13 -05:00
Jason Hall
9dbf2e24c9 update READMEs 2020-12-21 13:36:38 -05:00
Jason Hall
6d8005333a separate READMEs 2020-12-17 06:43:57 -05:00
Jason Hall
02cb2e78e3 host docs on GitHub, where it's prettier 2020-12-17 06:43:19 -05:00
Jason Hall
0b1b4615dd support mirroring tags and digests 2020-10-10 20:58:47 -04:00
Jason Hall
1f0dd6c72e handle mirror.kontain.me/mirror.kontain.me/... 2020-10-10 20:47:42 -04:00
Jason Hall
c9299e2a5e Build multi-arch images in ko.kontain.me
Also increase memory and CPU limits to new max for ko and buildpack.

Also also return an error when mirroring an unknown media type.
2020-10-03 10:13:20 -04:00
Jason Hall
b04b6419b3 serve.Manifest correctly everywhere 2020-09-18 16:10:13 -04:00
Jason Hall
c6c35c3531 mirror images and indexes 2020-09-18 16:06:59 -04:00
Jason Hall
989ebe612d correctly mirror manifest lists for multi-arch images 2020-09-18 15:50:29 -04:00
Jason Hall
db52ef43ab redirect to kontain.me, concurrently mirror 2020-09-17 09:16:15 -04:00
Jason Hall
a33f348561 nothing 2020-09-16 21:56:47 -04:00
Jason Hall
340ca89f5a add cmd/mirror, revert cmd/api changes 2020-09-16 21:48:15 -04:00