Pin deployment image to commit SHA instead of :latest #88
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-api!88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "87-pin-deployment-image-tag"
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?
Summary
Pin the pal-e-docs deployment image tag from
:latestto the specific commit SHAc85a39da313a80ebde109895fd281cd7ff7c9275, enabling deterministic rollouts and preparing for tsvector migration (Phase 5).Changes
k8s/deployment.yaml: Changed image tag from:latestto:c85a39da313a80ebde109895fd281cd7ff7c9275Test Plan
Review Checklist
Related Notes
plan-2026-02-26-tf-modularize-postgres(Phase 5)Related