Add container-base and container-gobuilder image repos #102

Merged
benvin merged 3 commits from benvin/container-image-repos into main 2026-09-27 17:29:30 +10:00
Member

Container images are moving out of the packer-images monorepo to one repo per kind of image, each building a matrix across the supported distros under a single semver that bumps every variant together.

  • declares container-base, the estate base images (internal CA trust, dnf/repo config) per distro
  • declares container-gobuilder, the Go toolchain image built on each container-base variant
  • both public, squash-only, merge gated to Owners
  • protection requires ci/woodpecker/pr/{build,test,pre-commit}

Repo scaffolds and artifactapi config land as follow-ups.

Container images are moving out of the packer-images monorepo to one repo per kind of image, each building a matrix across the supported distros under a single semver that bumps every variant together. - declares `container-base`, the estate base images (internal CA trust, dnf/repo config) per distro - declares `container-gobuilder`, the Go toolchain image built on each `container-base` variant - both public, squash-only, merge gated to Owners - protection requires `ci/woodpecker/pr/{build,test,pre-commit}` Repo scaffolds and artifactapi config land as follow-ups.
unkin-agent added 1 commit 2026-09-27 17:14:24 +10:00
Add almalinux9-base and gobuilder repos
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
19bb5da00c
Split the first two container images out of the packer-images monorepo into
one repo per image.
unkin-agent added 1 commit 2026-09-27 17:24:02 +10:00
Rename almalinux9-base repo to almalinux9
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
2827e749dd
unkin-agent changed title from Add almalinux9-base and gobuilder container image repos to Add almalinux9 and gobuilder container image repos 2026-09-27 17:24:11 +10:00
unkin-agent added 1 commit 2026-09-27 17:28:08 +10:00
Rename repos to container-base and container-gobuilder
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
14aa732e41
unkin-agent changed title from Add almalinux9 and gobuilder container image repos to Add container-base and container-gobuilder image repos 2026-09-27 17:28:12 +10:00
benvin merged commit f6536db7bd into main 2026-09-27 17:29:30 +10:00
benvin deleted branch benvin/container-image-repos 2026-09-27 17:29:31 +10:00
Sign in to join this conversation.