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

93 commits

Author SHA1 Message Date
Jason Hall
24156a249e fix flatten for indexes 2020-12-29 20:45:32 -05:00
Jason Hall
26e4a27fa5 update README 2020-12-23 21:29:22 -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
073e2554b6 fix .ko.yaml base image bug 2020-12-21 12:17:53 -05:00
Jason Hall
197dd2d0f5 flatten images concurrently 2020-12-21 12:17:45 -05:00
Jason Hall
e02f0a0d54 resurrect deploy.sh to build and deploy all images 2020-12-21 10:07:21 -05:00
Jason Hall
27df9fd30b include descriptors in flatten 2020-12-21 06:23:23 -05:00
Jason Hall
881106257f deploy using Terraform, change project and bucket 2020-12-20 07:29:05 -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
c8e49865f0 remove cmd/app from deploy.sh 2020-12-17 06:53:41 -05:00
Jason Hall
a364fba873 update caveats 2020-12-17 06:45:34 -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
8f7760732c limit max instances 2020-12-16 11:10:17 -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
8ed02d0e48 clean up and fix deploy.sh 2020-10-26 07:26:06 -04: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
Jason Hall
f8a69a8ca1 Report errors to clients 2020-10-25 13:00:51 -04:00
Jason Hall
b64bbb6ceb simplify writeManifest 2020-10-10 23:02:36 -04:00
Jason Hall
b782fb6543 api: fix for GCP buildpacks 2020-10-10 21:11:29 -04:00
Jason Hall
0b1b4615dd support mirroring tags and digests 2020-10-10 20:58:47 -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
12d902a40a write blobs and manifests concurrently 2020-09-18 16:16:54 -04:00
Jason Hall
b04b6419b3 serve.Manifest correctly everywhere 2020-09-18 16:10:13 -04:00
Jason Hall
c6c35c3531 mirror images and indexes 2020-09-18 16:06:59 -04:00
Jason Hall
989ebe612d correctly mirror manifest lists for multi-arch images 2020-09-18 15:50:29 -04:00
Jason Hall
db52ef43ab redirect to kontain.me, concurrently mirror 2020-09-17 09:16:15 -04:00
Jason Hall
a33f348561 nothing 2020-09-16 21:56:47 -04:00
Jason Hall
340ca89f5a add cmd/mirror, revert cmd/api changes 2020-09-16 21:48:15 -04:00
Jason Hall
57955884c2 base on gcp buildpacks 2020-09-16 20:58:32 -04:00
Jason Hall
b7a98f41fe wordsmithery 2020-05-30 11:29:47 -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