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

169 commits

Author SHA1 Message Date
Jason Hall
943e7b431a install crane for tests 2021-09-22 12:48:41 -04:00
Jason Hall
a85b9722b0 -name 2021-09-22 11:57:48 -04:00
Jason Hall
a92de27826 test after deployment 2021-09-22 11:51:43 -04:00
Jason Hall
82d1353197 remove todo 2021-09-22 11:43:57 -04:00
Jason Hall
1415f68078 access token 2021-09-22 11:13:51 -04:00
Jason Hall
d5afddca60 try id token? 2021-09-22 11:11:39 -04:00
Jason Hall
cf51070d17 ko login no https 2021-09-22 11:09:22 -04:00
Jason Hall
cf453de092 ko login 2021-09-22 11:07:54 -04:00
Jason Hall
f49e79d672 auth list before calling gcloud 2021-09-22 10:44:07 -04:00
Jason Hall
683870e07e check cloud run auth 2021-09-22 10:26:42 -04:00
Jason Hall
49c2907b69 moar testing 2021-09-22 09:17:35 -04:00
Jason Hall
34b52b9297 list after login 2021-09-22 08:58:15 -04:00
Jason Hall
7ce512daa8 fix deploy.sh, list auth+config 2021-09-22 08:51:59 -04:00
Jason Hall
49dc313c4d fix shebang 2021-09-22 08:27:53 -04:00
Jason Hall
b85a8abf16 permissions 2021-09-22 08:26:40 -04:00
Jason Hall
20aba91507 unset token_format, use GCR 2021-09-22 08:24:39 -04:00
Jason Hall
9efb73f210 Add deploy.yaml to deploy using OIDC and federated Workload Identity 2021-09-22 08:21:33 -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
12fdb61463 remove terraform 2021-08-14 14:40:17 -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
7635b5f24c deploy 2021-08-12 12:38:19 -04:00
Jason Hall
7bf129c32b
Merge pull request #36 from imjasonh/dependabot/go_modules/google.golang.org/api-0.52.0
Bump google.golang.org/api from 0.47.0 to 0.52.0
2021-08-06 09:21:21 -04:00
Jason Hall
ea7466d193
Merge pull request #29 from imjasonh/dependabot/go_modules/cloud.google.com/go/storage-1.16.0
Bump cloud.google.com/go/storage from 1.15.0 to 1.16.0
2021-08-06 09:20:55 -04:00
dependabot[bot]
c8e8e4c6cf
Bump google.golang.org/api from 0.47.0 to 0.52.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.47.0 to 0.52.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.47.0...v0.52.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 13:20:42 +00:00
Jason Hall
1d1de5caa3 enable combine dependabot prs action 2021-08-06 09:19:38 -04:00
dependabot[bot]
3bebe7386a
Bump cloud.google.com/go/storage from 1.15.0 to 1.16.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.15.0...spanner/v1.16.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 13:18:51 +00:00
Jason Hall
5a8c8ceb81
Merge pull request #39 from imjasonh/dependabot/go_modules/cloud.google.com/go-0.90.0
Bump cloud.google.com/go from 0.83.0 to 0.90.0
2021-08-06 08:55:58 -04:00
dependabot[bot]
9965320bb7
Bump cloud.google.com/go from 0.83.0 to 0.90.0
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.83.0 to 0.90.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.83.0...v0.90.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 12:51:06 +00:00
Jason Hall
10ca7b8a78
Merge pull request #37 from imjasonh/dependabot/go_modules/github.com/google/go-containerregistry-0.6.0
Bump github.com/google/go-containerregistry from 0.5.1 to 0.6.0
2021-08-06 08:39:54 -04:00
dependabot[bot]
05a445fbe3
Bump github.com/google/go-containerregistry from 0.5.1 to 0.6.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 13:30:36 +00: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
7cb8092725
Merge pull request #19 from imjasonh/dependabot/go_modules/cloud.google.com/go/storage-1.15.0
Bump cloud.google.com/go/storage from 1.12.0 to 1.15.0
2021-05-26 16:37:44 -04:00
Jason Hall
758eb9015f
Merge pull request #18 from imjasonh/dependabot/go_modules/github.com/google/ko-0.8.3
Bump github.com/google/ko from 0.7.0 to 0.8.3
2021-05-26 16:37:34 -04:00
Jason Hall
a929e82736 disable auto-merge 2021-05-26 16:37:15 -04:00
dependabot[bot]
346408c344
Bump cloud.google.com/go/storage from 1.12.0 to 1.15.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.12.0 to 1.15.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.12.0...spanner/v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:36:43 +00:00
dependabot[bot]
2315d52059
Bump github.com/google/ko from 0.7.0 to 0.8.3
Bumps [github.com/google/ko](https://github.com/google/ko) from 0.7.0 to 0.8.3.
- [Release notes](https://github.com/google/ko/releases)
- [Changelog](https://github.com/google/ko/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/ko/compare/v0.7.0...v0.8.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:34:44 +00:00
Jason Hall
069ab5496e Fix dumb 2021-05-26 16:28:25 -04:00
Jason Hall
2650b1f352
Merge pull request #21 from imjasonh/dependabot/go_modules/github.com/google/go-containerregistry-0.5.1
Bump github.com/google/go-containerregistry from 0.4.0 to 0.5.1
2021-05-26 16:23:41 -04:00
Jason Hall
fffc8b491d
Merge pull request #23 from imjasonh/dependabot/go_modules/google.golang.org/api-0.47.0
Bump google.golang.org/api from 0.46.0 to 0.47.0
2021-05-26 16:23:32 -04:00
dependabot[bot]
5db64fd173
Bump github.com/google/go-containerregistry from 0.4.0 to 0.5.1
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.4.0...v0.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:20:33 +00:00
dependabot[bot]
e1a1f16fec
Bump google.golang.org/api from 0.46.0 to 0.47.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.46.0...v0.47.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 20:12:54 +00:00
Jason Hall
2643c926f1
Merge pull request #20 from imjasonh/dependabot/go_modules/cloud.google.com/go-0.82.0
Bump cloud.google.com/go from 0.75.0 to 0.82.0
2021-05-26 16:02:43 -04:00
Jason Hall
861b418ddb try to auto-merge dependabot changes 2021-05-26 15:58:54 -04:00
Jason Hall
531c1fb4f7 Add CI 2021-05-26 15:50:22 -04:00
dependabot[bot]
69ddeffcf8
Bump cloud.google.com/go from 0.75.0 to 0.82.0
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.75.0 to 0.82.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.75.0...v0.82.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 19:04:49 +00:00