Add kea-operator-ci ServiceAccount for Woodpecker CI #330

Merged
benvin merged 1 commits from benvin/kea-operator-ci-sa into main 2026-08-02 19:01:03 +10:00
Owner

The new kea-operator repo's Woodpecker CI pipelines run under a dedicated Kubernetes ServiceAccount that must exist in the woodpecker namespace (cross-repo dependency; the .woodpecker/*.yaml steps set serviceAccountName: kea-operator-ci).

  • Adds ServiceAccount kea-operator-ci in the woodpecker namespace
  • Registers it in the woodpecker kustomization resources

https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT

The new kea-operator repo's Woodpecker CI pipelines run under a dedicated Kubernetes ServiceAccount that must exist in the woodpecker namespace (cross-repo dependency; the .woodpecker/*.yaml steps set `serviceAccountName: kea-operator-ci`). - Adds ServiceAccount `kea-operator-ci` in the `woodpecker` namespace - Registers it in the woodpecker kustomization resources https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT
unkinben added 1 commit 2026-08-02 18:45:31 +10:00
Add kea-operator-ci ServiceAccount for Woodpecker CI
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
4179e5573f
The new kea-operator repo's Woodpecker pipelines run under a dedicated
Kubernetes ServiceAccount that must exist in the woodpecker namespace.

- Add ServiceAccount kea-operator-ci in the woodpecker namespace
- Register it in the woodpecker kustomization resources

Claude-Session: https://claude.ai/code/session_01JUoARVdmhxKQHyyyp1pxeT
benvin merged commit e5c84d0f74 into main 2026-08-02 19:01:03 +10:00
benvin deleted branch benvin/kea-operator-ci-sa 2026-08-02 19:01:03 +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#330