fix(gitea): pin rebuilt image by digest, match upstream CMD form #123
Reference in New Issue
Block a user
Delete Branch "fix/gitea-mcp-digest-pin"
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?
Copying from
:latestmeant a rebuild could silently ship a different version — indistinguishable from a broken rebuild. Pinned to sha256:dda8d56e (= the running 1.6.0).Also CMD instead of ENTRYPOINT, matching upstream: mcpd maps a servers
commandto k8sargs, which replaces Cmd but only appends to an ENTRYPOINT.Verified: gitea healthy on secretDelivery: injector, get_me returns the real account, and plaintext credentials across all mcpctl server pod specs are now 4 -> 0.