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

27 commits

Author SHA1 Message Date
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
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
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
cd45304719 Update dependencies
- go get -u ./...
- fix breakages
- passthrough ctx in remote.Heads
2021-01-15 09:32:02 -05:00
Jason Hall
ce2d2cc45c resolve TODOs in pkg/serve 2020-12-31 07:44:38 -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
464dd7e8ae remove unnecessary /ko/ path element 2020-10-25 21:51:31 -04:00
Jason Hall
1f0dd6c72e handle mirror.kontain.me/mirror.kontain.me/... 2020-10-10 20:47:42 -04:00
Jason Hall
e62876cd92 Respect defaultBaseImage in .ko.yaml 2020-10-03 21:19:27 -04:00
Jason Hall
c5391cf688 Respect .ko.yaml's baseImageOverrides, if found 2020-10-03 21:07:17 -04:00
Jason Hall
c0f4082134 redirect ko.kontain.me -> kontain.me 2020-10-03 10:16:01 -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
42a6d38cdd update homepage, actually use go modules smdh 2020-05-30 09:08:32 -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
8b0643a931 move static host to its own app, ko to its own subdomain 2019-05-10 11:32:33 -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
6ecb8736d1 Add cnb.kontain.me, refactor and share a lot 2019-05-08 14:57:06 -04:00