1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-08 09:04:54 +00:00
Commit graph

89 commits

Author SHA1 Message Date
Jason Hall
ed67da0ca1 kaniko: don't set up creds ourselves, kaniko can do it 2021-10-22 10:46:24 -04:00
Jason Hall
941448730c improve README, add tests, reinstate cache hits 2021-10-11 17:37:03 -04:00
Jason Hall
a79099aa7e works 2021-10-11 16:49:38 -04:00
Jason Hall
df9e4880b7 WIP: use go module proxy and cache results 2021-10-11 15:05:38 -04:00
Jason Hall
ed77c5e672 upgrade ko dep, fix breakages 2021-10-07 10:12:32 -04:00
Jason Hall
f1f11f46ad disable transparency test 2021-09-22 12:57:15 -04:00
Jason Hall
49dc313c4d fix shebang 2021-09-22 08:27:53 -04:00
Jason Hall
1f766ba9d2 crib from Jon's cmd/mirror 2021-08-14 16:25:25 -04:00
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
a445897438 iterating on transparency, redirecting doesn't work 2021-08-14 14:07:46 -04:00
Jason Hall
3fc2038530 add skeleton of transparency 2021-08-14 11:46:06 -04:00
Jason Hall
c730f74956 document pull-by-digest limitations for estargz and flatten 2021-07-26 10:51:43 -04:00
Jason Hall
012b357a5e document estargz usage 2021-07-25 14:26:31 -04:00
Jason Hall
7692dc8b86 Add estargz optimizer, log Range requests 2021-07-24 22:03:08 -04:00
Jason Hall
9beb876dcd document wait 2021-04-09 12:38:33 -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
b7c83b4432 base buildpack images on gcp/run:v1 2021-02-08 13:24:30 -05:00
Jason Hall
9452d0fbd0 master -> main 2021-02-05 12:06:36 -05:00
Jason Hall
d466ea0402 support HEAD for the rest of them 2021-01-28 22:15:53 -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
33c534871b add screencast for wait.kontain.me 2021-01-02 14:30:10 -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
56ad9db430 Imlpement wait.kontain.me
Fixes #12
2020-12-31 22:13:22 -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
615289bc48 delete api -- twas a silly place 2020-12-23 21:25:03 -05:00
Jason Hall
1df9b645f1 cache manifests where possible in GCS, drop datastore dep 2020-12-23 21:22:13 -05:00
Jason Hall
af5777ffc9 kaniko: document caveats 2020-12-23 11:06:17 -05:00
Jason Hall
12475d4aee kaniko: fix bug with missing path 2020-12-23 11:04:14 -05:00
Jason Hall
fda5c45132 Add kaniko.kontain.me - Fixes #11 2020-12-23 06:42:54 -05:00
Jason Hall
9dbf2e24c9 update READMEs 2020-12-21 13:36:38 -05:00
Jason Hall
93b7ca36a4 fix buildpack pull issue 2020-12-21 13:36:29 -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
309a6be137 document viz 2020-12-17 06:58:05 -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
1650bddff1 document flatten.kontain.me 2020-12-16 13:00:28 -05:00
Jason Hall
f15d0fae8b add flatten 2020-12-16 11:52:44 -05:00
Jason Hall
eb8a2b6186 remove envoyproxy example 2020-12-09 13:19:59 -05:00
Jason Hall
da18b9956c base viz on nixery.dev/graphviz 2020-12-09 13:19:27 -05:00
Jason Hall
5898d210e4 Support latest-release in buildpack 2020-10-25 22:19:28 -04:00
Jason Hall
464dd7e8ae remove unnecessary /ko/ path element 2020-10-25 21:51:31 -04:00
Jason Hall
5fc6219f0c Handle resolved revisions by redirecting. 2020-10-25 20:28:03 -04:00