Add pdbmux repository #38
Reference in New Issue
Block a user
Delete Branch "benvin/pdbmux-repo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
pdbmux (a Go merging PuppetDB proxy, previously prototyped inside node-lookup PR #17) is being split into its own repository. It is a k8s-only service released as a container image and deployed via argocd-apps, so it warrants a standalone repo rather than living in the node-lookup CLI/RPM module.
Changes
config/git.unkin.net/unkin/repository/pdbmux.yamldeclaring theunkin/pdbmuxGitea repo (public, default branchmain, squash merges, delete-branch-after-merge).main: disable direct push, require the woodpecker PR status checksci/woodpecker/pr/build,ci/woodpecker/pr/test,ci/woodpecker/pr/pre-commit, and require approval frombenvin— mirroring the terragrunt-enc repo config landed in #37.