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

30 commits

Author SHA1 Message Date
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
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
1df9b645f1 cache manifests where possible in GCS, drop datastore dep 2020-12-23 21:22:13 -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
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
5898d210e4 Support latest-release in buildpack 2020-10-25 22:19:28 -04:00
Jason Hall
5fc6219f0c Handle resolved revisions by redirecting. 2020-10-25 20:28:03 -04:00
Jason Hall
b04b6419b3 serve.Manifest correctly everywhere 2020-09-18 16:10:13 -04:00
Jason Hall
db52ef43ab redirect to kontain.me, concurrently mirror 2020-09-17 09:16:15 -04:00
Jason Hall
57955884c2 base on gcp buildpacks 2020-09-16 20:58:32 -04:00
Jason Hall
cecd4d52d6 also log path in cache miss case 2020-05-30 09:14:15 -04:00
Jason Hall
42a6d38cdd update homepage, actually use go modules smdh 2020-05-30 09:08:32 -04:00
Jason Hall
2a0494f5de correctly auth the push to GCR, using a SA access token 2020-05-30 07:43:37 -04:00
Jason Hall
11f3b02add Try to migrate to GCP buildpacks
- use Go modulesa
- support paths in repos, since GCP samples are in subdirs
- use curl to fetch archives instead of wget, since GCP builder doesn't have wget
- remove -helpers=true which GCP buildpacks don't support

/lifecycle/exporter fails because GCR auth helper isn't setup, possibly
because -helpers isn't around anymore?
2020-05-29 17:59:22 -04:00
Jason Hall
7f6572d0a2 Support pull by digest, for images that have previously been built 2019-05-24 15:54:38 +02:00
Jason Hall
8bc4369596 Don't use logging client 2019-05-16 08:48:18 -04:00
Jason Hall
d1adfb1479 Auth fixes 2019-05-16 08:17:56 -04:00
Jason Hall
fe229ee2b1 Cache revision->manifest in datastore 2019-05-12 16:07:25 -04:00
Jason Hall
b6b6a55059 split out random to its own image 2019-05-10 10:38:41 -04:00
Jason Hall
719a5559e9 better errors, better logging, moar packages 2019-05-10 10:05:27 -04:00
Jason Hall
4ef0aafc7b fetch and build any GitHub repo 2019-05-09 15:48:05 -04:00
Jason Hall
6ecb8736d1 Add cnb.kontain.me, refactor and share a lot 2019-05-08 14:57:06 -04:00