dependabot[bot]
b9b0f833e7
Bump github.com/chainguard-dev/terraform-infra-common
...
Bumps [github.com/chainguard-dev/terraform-infra-common](https://github.com/chainguard-dev/terraform-infra-common ) from 0.1.0 to 0.4.12.
- [Release notes](https://github.com/chainguard-dev/terraform-infra-common/releases )
- [Commits](https://github.com/chainguard-dev/terraform-infra-common/compare/v0.1.0...v0.4.12 )
---
updated-dependencies:
- dependency-name: github.com/chainguard-dev/terraform-infra-common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 13:20:18 +00:00
Jason Hall
b2021a0d88
bump go deps
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-12-31 15:48:47 -05:00
Jason Hall
379695ef28
add notification channel
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-12-31 15:44:38 -05:00
Jason Hall
c329df25bf
add random image prober and prober dashboard
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-12-22 09:56:15 -05:00
Jason Hall
787ea7e9b0
bump deps
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-11-14 21:39:50 -05:00
Jason Hall
9c3366aea9
go mod tidy
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-11-14 21:31:34 -05:00
Jason Hall
f95c30bdfd
use slog, refactor TF
...
Signed-off-by: Jason Hall <jason@chainguard.dev>
2023-11-14 21:27:18 -05:00
Jason Hall
add190f2a2
Update go.mod
2023-06-09 09:28:13 -04:00
Jason Hall
ee97133f80
fix CI, bump ko
2023-04-26 13:24:42 -04:00
Jason Hall
d194a4f550
deploy using terraform
...
- remove some apps (cowsay, transparency, estargz)
- start to move DNS zone management into TF too (optional)
- update GH workflow to deploy using TF
TODO:
- store state in GCS
- define one-time setup to grant GHA SA permissions it needs to deploy
- documentation for Future Jason
- cosign_verify base images
- cosign_sign images and cosign_verify before deploy
2023-04-25 10:56:19 -04:00
Jason Hall
2e1f107239
apko: update to use wolfi packages
2023-01-31 00:20:57 -05:00
Jason Hall
3e1686e26a
update setup-ko, bump mirror resources
2022-09-08 09:14:00 -04:00
Jason Hall
91b674dbc1
ko: bump dep
2022-03-19 21:20:18 -04:00
Jason Hall
636972acc8
apko: initial commit
2022-03-19 20:49:00 -04:00
Jason Hall
a8520213f9
bump all the deps
2022-03-11 15:56:59 -05:00
Jason Hall
378e1cb226
bump deps
2021-12-08 08:56:53 -05:00
Jason Hall
2aa8909a09
bump ggcr to main to silence security alert
2021-12-06 12:38:02 -05:00
Jason Hall
a85b2e77ad
bump deps
2021-12-06 12:36:39 -05:00
Jason Hall
ed67da0ca1
kaniko: don't set up creds ourselves, kaniko can do it
2021-10-22 10:46:24 -04:00
Jason Hall
ed77c5e672
upgrade ko dep, fix breakages
2021-10-07 10:12:32 -04:00
Jason Hall
9acf93f65b
Merge branch 'main' into dependabot/go_modules/cloud.google.com/go/storage-1.17.0
2021-10-07 10:05:26 -04:00
dependabot[bot]
e50a0e47f4
Bump google.golang.org/api from 0.57.0 to 0.58.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.57.0 to 0.58.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.57.0...v0.58.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-10-04 13:56:26 +00:00
dependabot[bot]
d95cfee22f
Bump cloud.google.com/go/storage from 1.16.1 to 1.17.0
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.16.1 to 1.17.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/storage/v1.16.1...pubsub/v1.17.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-10-04 13:56:10 +00:00
dependabot[bot]
380795f14b
Bump cloud.google.com/go from 0.94.1 to 0.97.0
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.94.1 to 0.97.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.94.1...v0.97.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-10-04 13:37:11 +00:00
dependabot[bot]
94e53180ab
Bump google.golang.org/api from 0.52.0 to 0.57.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.52.0 to 0.57.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.52.0...v0.57.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-09-25 01:53:43 +00:00
dependabot[bot]
b10ab53b24
Bump cloud.google.com/go/storage from 1.16.0 to 1.16.1
...
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go ) from 1.16.0 to 1.16.1.
- [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/pubsub/v1.16.0...storage/v1.16.1 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 13:31:19 +00: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
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
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
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
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
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
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
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
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
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
Jason Hall
52d70107be
go mod tidy, update go and terraform provider versions
2021-01-18 15:55:25 -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
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