vault/.github
Vault Automation e7965c8bdf
[VAULT-41294] docker: build OCI container images (#11545) (#11549)
This change does a few things that might not be obvious:

- We stop requesting the previous runner image. This will result in us
  using Docker 29 instead of 28. With this comes changes in our
  container build system, most notably that container images are now
  exported as OCI images. Every container runtime that we support also
  supports OCI images so this ought to have no meaningful impact to
  downstream users. One noticeable change is that the image layers are
  now compressed so the final image size on disk will be considerably
  smaller than before.

- Upgrade `hashicorp/action-setup-enos` to the latest version. This is not
  strictly required for this change but as we just released a new version of
  the CLI it makes sense to update it here. We should also note that recently
  we released a new version of `terraform-provider-enos` which contains
  necessary for this change as our docker and kind resources needed to be
  updated handle OCI and Docker exported images. Previously they relied on
  files that existed only in Docker images.

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
2025-12-29 10:58:02 -08:00
..
actions [VAULT-41294] docker: build OCI container images (#11545) (#11549) 2025-12-29 10:58:02 -08:00
docs add PR template (#27392) 2024-06-11 18:48:27 +00:00
instructions UI: hackweek: add copilot instructions to ui repo (#8680) (#8728) 2025-09-02 14:29:45 -07:00
ISSUE_TEMPLATE license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
scripts VAULT-38917: adding verify prod release binaries in release procedure yaml (#10937) (#11200) 2025-12-15 13:53:00 -08:00
workflows [VAULT-41294] docker: build OCI container images (#11545) (#11549) 2025-12-29 10:58:02 -08:00
.secret_scanning.yml license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
actionlint.yml license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
CODE_OF_CONDUCT.md add code of conduct (#6049) 2019-01-15 17:30:33 -08:00
CODEOWNERS pipeline(changed-files): add 'github' changed file group (#9512) (#9543) 2025-09-22 19:38:10 +00:00
dependabot.yml Add dependabot Configuration (#19792) 2023-04-03 12:29:11 -04:00
ISSUE_TEMPLATE.md Encourage people to use code blocks (#4228) 2018-03-30 17:02:03 -04:00
pull_request_template.md Update PR template (#9511) (#9583) 2025-09-24 15:07:14 -05:00