woodpecker: add plugin-docker-buildx CI ServiceAccount #368

Merged
benvin merged 1 commits from benvin/woodpecker-plugin-docker-buildx-sa into main 2026-08-15 16:26:52 +10:00
Member

Why: the new unkin/plugin-docker-buildx repo's pipelines run their buildah build/push step under serviceAccountName: plugin-docker-buildx, which must exist in the woodpecker namespace.

How: add serviceaccount_plugin_docker_buildx.yaml + wire it into kustomization.yaml, mirroring the existing per-repo woodpecker SAs.

Pairs with unkin/plugin-docker-buildx#1.

Why: the new unkin/plugin-docker-buildx repo's pipelines run their buildah build/push step under `serviceAccountName: plugin-docker-buildx`, which must exist in the woodpecker namespace. How: add serviceaccount_plugin_docker_buildx.yaml + wire it into kustomization.yaml, mirroring the existing per-repo woodpecker SAs. Pairs with unkin/plugin-docker-buildx#1.
unkin-agent added 1 commit 2026-08-15 16:22:07 +10:00
woodpecker: add plugin-docker-buildx CI ServiceAccount
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
8ac428560e
The unkin/plugin-docker-buildx repo's release pipeline runs a buildah step under
serviceAccountName plugin-docker-buildx to build+push the CA-baked buildx plugin
image to artifactapi's docker-internal registry.
benvin merged commit 164938f127 into main 2026-08-15 16:26:52 +10:00
benvin deleted branch benvin/woodpecker-plugin-docker-buildx-sa 2026-08-15 16:26:52 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#368