1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-08 09:04:54 +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
c730f74956 document pull-by-digest limitations for estargz and flatten 2021-07-26 10:51:43 -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
6946849f92 flatten: Support registries that don't support HEAD correctly 2021-03-18 13:28:52 -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
42d9b1af1b md5ify cache keys 2021-01-02 10:33:12 -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
24156a249e fix flatten for indexes 2020-12-29 20:45:32 -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
197dd2d0f5 flatten images concurrently 2020-12-21 12:17:45 -05:00
Jason Hall
27df9fd30b include descriptors in flatten 2020-12-21 06:23:23 -05:00
Jason Hall
084f7fce2c remove mirrorisms from flatten 2020-12-17 13:46:23 -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
0793e97cc1 flatten: support manifest lists 2020-12-16 14:32:08 -05:00
Jason Hall
f15d0fae8b add flatten 2020-12-16 11:52:44 -05:00