249 Commits

Author SHA1 Message Date
Jonny Stoten
aac9d6290e Merge pull request #57 from docker/dependabot/github_actions/github/codeql-action-3.25.15
chore: bump github/codeql-action from 3.25.13 to 3.25.15
2024-07-30 10:31:13 +01:00
dependabot[bot]
68e1b78984 chore: bump github/codeql-action from 3.25.13 to 3.25.15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.13 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2d790406f5...afb54ba388)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 08:27:25 +00:00
Joel Kamp
f7ae2025fa Merge pull request #59 from docker/docs-enable-admission-events
docs: enable admission events and lower timeout value
2024-07-29 15:15:34 -05:00
mrjoelkamp
7f3e870cfe docs: enable admission events and lower timeout value 2024-07-29 15:08:56 -05:00
Joel Kamp
ed8cd12277 Merge pull request #56 from docker/chore-update-chart-008
chore: update chart v0.0.8
attest-provider-0.0.8
2024-07-26 15:31:55 -05:00
mrjoelkamp
94c1303adc docs: populate provider chart README 2024-07-26 11:04:58 -05:00
mrjoelkamp
74410947ab feat: update chart to v0.0.8 2024-07-26 11:04:40 -05:00
Joel Kamp
c62d384b89 Merge pull request #53 from docker/fix-crash-loop
Don't error if TUF client can't initialize on boot
v0.0.8
2024-07-26 11:01:03 -05:00
Joel Kamp
6522d3551f Merge branch 'main' into fix-crash-loop 2024-07-26 10:12:11 -05:00
Joel Kamp
4591f2f6db Merge pull request #55 from docker/fix-increase-handler-timeout
fix: increase handler timeout
2024-07-26 10:09:53 -05:00
mrjoelkamp
0b4e8fc125 fix: increase handler timeout 2024-07-26 09:53:37 -05:00
attest-release[bot]
76355c0d94 [BOT] Update attest lib (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-25 15:26:53 +00:00
Joel Kamp
3a9a97deda Merge pull request #51 from docker/feat-readiness
feat: add readiness probe
2024-07-25 10:04:20 -05:00
Jonny Stoten
ff41610625 Don't error if TUF client can't initialize on boot
This stops a crash loop if the TUF repo is broken
2024-07-25 15:53:48 +01:00
Joel Kamp
4cfb3a3121 Merge branch 'main' into feat-readiness 2024-07-25 09:28:08 -05:00
mrjoelkamp
44a8819a5b refactor: inline ready handler 2024-07-25 09:27:31 -05:00
attest-release[bot]
a5c6dfd299 [BOT] Update attest go lib (#52)
* [BOT] Update attest lib

* Update replace for gcr

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: James Carnegie <james.carnegie@docker.com>
2024-07-25 12:14:27 +00:00
Joel Kamp
efaca26eda Merge branch 'main' into feat-readiness 2024-07-24 14:28:03 -05:00
dependabot[bot]
f4a8e239eb chore: bump github/codeql-action from 3.25.12 to 3.25.13 (#50) 2024-07-24 19:26:47 +00:00
Joel Kamp
908be0e3ed Merge branch 'main' into feat-readiness 2024-07-24 14:23:08 -05:00
dependabot[bot]
e02e91db86 chore: bump step-security/harden-runner from 2.8.1 to 2.9.0 (#49) 2024-07-24 19:22:06 +00:00
mrjoelkamp
48f6db779e feat: add readiness probe 2024-07-24 14:16:20 -05:00
Joel Kamp
a90d2b032d Merge pull request #48 from docker/update-image-version
chore: update default image version
2024-07-16 10:36:40 -05:00
mrjoelkamp
8e971ae0d3 chore: update default image version 2024-07-16 10:27:20 -05:00
James Carnegie
c702afa0ee Merge pull request #47 from docker/kipz/rev-attest
chore: rev attest
v0.0.7
2024-07-16 16:17:12 +01:00
James Carnegie
593d90a40a chore: rev attest 2024-07-16 15:12:51 +01:00
Jonny Stoten
34eb905590 Merge pull request #46 from docker/dependabot/github_actions/actions/setup-go-5.0.2
chore: bump actions/setup-go from 5.0.1 to 5.0.2
2024-07-16 14:26:29 +01:00
dependabot[bot]
383c35a114 chore: bump actions/setup-go from 5.0.1 to 5.0.2
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](cdcb360436...0a12ed9d6a)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 10:43:13 +00:00
Jonny Stoten
e6cfbadd08 Merge pull request #45 from docker/dependabot/github_actions/github/codeql-action-3.25.12
chore: bump github/codeql-action from 3.25.11 to 3.25.12
2024-07-16 11:42:09 +01:00
Jonny Stoten
50a11f61f8 Merge pull request #44 from docker/dependabot/github_actions/actions/dependency-review-action-4.3.4
chore: bump actions/dependency-review-action from 4.3.3 to 4.3.4
2024-07-16 11:41:51 +01:00
dependabot[bot]
1939496f6b chore: bump github/codeql-action from 3.25.11 to 3.25.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.11 to 3.25.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b611370bb5...4fa2a79536)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 01:17:33 +00:00
dependabot[bot]
bc8350122d chore: bump actions/dependency-review-action from 4.3.3 to 4.3.4
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](72eb03d02c...5a2ce3f5b9)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 01:17:27 +00:00
Joel Kamp
d85abade7d Merge pull request #43 from docker/feat-update-attest-embedded-roots
feat: get embedded TUF root from attest
2024-07-11 08:53:28 -05:00
mrjoelkamp
97e078d87b chore: use attest v0.1.7 tag 2024-07-11 08:18:41 -05:00
mrjoelkamp
721091be1b feat: get embedded TUF root from attest 2024-07-10 17:55:49 -05:00
Joel Kamp
ad027f80a5 Merge pull request #42 from docker/feat-add-prod-root
feat: add production tuf root
2024-07-10 11:13:45 -05:00
mrjoelkamp
84a7b26e2c feat: add production tuf root 2024-07-10 10:06:59 -05:00
Joel Kamp
a4fe4eb4bd Merge pull request #41 from docker/feat-update-chart-006
feat: update chart to 0.0.6
attest-provider-0.0.6
2024-07-08 14:19:51 -05:00
mrjoelkamp
c5a07018f7 chore: default referrers 2024-07-08 14:11:40 -05:00
mrjoelkamp
1a14ca3042 feat: update chart to 0.0.6 2024-07-08 13:40:49 -05:00
Joel Kamp
033f760ba3 Merge pull request #40 from docker/feat-support-more-verify-options
feat: add att style and referrers repo opts
v0.0.6
2024-07-08 13:35:33 -05:00
Joel Kamp
9753cb15b9 Merge branch 'main' into feat-support-more-verify-options 2024-07-08 13:16:36 -05:00
dependabot[bot]
372982c90e chore: bump actions/create-github-app-token from 1.10.2 to 1.10.3 (#38) 2024-07-08 18:16:24 +00:00
dependabot[bot]
2ed9e72456 chore: bump actions/upload-artifact from 4.3.3 to 4.3.4 (#39) 2024-07-08 18:16:05 +00:00
mrjoelkamp
f971ededd0 feat: add att style and referrers repo opts 2024-07-08 12:44:28 -05:00
Jonny Stoten
f823962909 Merge pull request #37 from docker/bump-version
Fix configmap volume yaml and bump version
attest-provider-0.0.5
2024-07-05 16:37:27 +01:00
Jonny Stoten
08ab6326f1 Fix yaml and bump chart version 2024-07-05 15:57:46 +01:00
Jonny Stoten
da3534192a Merge pull request #36 from docker/local-policy-configmap
Mount a configmap to local policy dir if specified
2024-07-05 12:43:39 +01:00
Jonny Stoten
63ddd22803 Mount a configmap to local policy dir if specified 2024-07-05 11:50:30 +01:00
Joel Kamp
2efeb7ed64 Merge pull request #35 from docker/feat-add-replica-values
feat: add replicas to values
attest-provider-0.0.4
2024-07-03 16:15:22 -05:00