1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-16 12:21:53 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Jason Hall
56ad9db430 Imlpement wait.kontain.me
Fixes #12
2020-12-31 22:13:22 -05:00
Jason Hall
615289bc48 delete api -- twas a silly place 2020-12-23 21:25:03 -05:00
Jason Hall
5898d210e4 Support latest-release in buildpack 2020-10-25 22:19:28 -04:00
Jason Hall
c5391cf688 Respect .ko.yaml's baseImageOverrides, if found 2020-10-03 21:07:17 -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
12d902a40a write blobs and manifests concurrently 2020-09-18 16:16:54 -04:00
Jason Hall
340ca89f5a add cmd/mirror, revert cmd/api changes 2020-09-16 21:48:15 -04:00
Jason Hall
42a6d38cdd update homepage, actually use go modules smdh 2020-05-30 09:08:32 -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