feat: add the Forgejo registry push credential #8
No reviewers
Labels
No labels
bug
contribution welcome
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
feeldata/manifests!8
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/promote-pushes-to-forgejo"
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?
Adds
forgejo-b4mad-packagessopromote-to-stagecan push images to the Forgejo registry. Pairs withfeeldata2.app#…— merge together.What
forgejo-b4mad-packagescarriesb4mad-release-bot's username/password in theusername/passwordshape theregistry-authworkspace expects (cat /workspace/registry-auth/username).Two identities, on purpose
b4mad-gitopswrite:repository,write:issueb4mad-release-botwrite:package(+ repo/issue)Neither holds the other's capability, so a leak of one doesn't grant the other's blast radius.
⚠️
write:packagealone is not sufficient — the bot also needs org membership, or pushes fail as a bareauthentication requiredrather than a permission error.b4mad-release-botwas added to a newfeeldataDevSecOpsteam mirroring thetoolbxsone.Verification
feeldata/*verified with these exact credentials before sealing (pushed a throwaway tag, confirmed, deleted it)kubeseal --validate— the live controller can decrypt the sealkustomize build environments/dev→ clean, 11 SealedSecretsCleanup noted, not done
The
codeberg-*secrets are now referenced by nothing. They're kept only as the rollback path for the forge move — drop them when the Codeberg org is retired.codeberg-b4mad-packagesadditionally holds a stale password that already fails auth, so it has no value even as a fallback.