Add update-kustomize-tag Woodpecker step (replace broken step) #66
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-docs-app#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Type
Feature
Lineage
Child of forgejo_admin/pal-e-platform#206. Part of automated tag rollout.
Repo
forgejo_admin/pal-e-appUser Story
As a platform operator, I want pal-e-app builds to automatically update the kustomize overlay tag, so deploys happen without manual image tag bumps.
Context
PR pal-e-platform#205 merged a reusable
scripts/update-kustomize-tag.shscript. This repo has an existing brokenupdate-deployment-tagstep that targetsk8s/deployment.yamlin the app repo instead of the kustomize overlay. Replace it.The script is at:
https://forgejo.tail5b443a.ts.net/forgejo_admin/pal-e-platform/raw/branch/main/scripts/update-kustomize-tag.shOverlay path:
overlays/pal-e-app/prodSecret:
forgejo_token(already exists)File Targets
.woodpecker.yaml— replace broken update-deployment-tag step with update-kustomize-tag stepAcceptance Criteria
forgejo_tokensecretoverlays/pal-e-app/prodTest Expectations
.woodpecker.yamlis valid YAMLyamllint .woodpecker.yamlor manual inspectionConstraints
Checklist
Related
forgejo_admin/pal-e-platform#206— parent rollout issueboard-pal-e-docs— project board