Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions kubernetes/gr-foundry/manifests/mapache/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@ resources:

images:
- name: ghcr.io/gaucho-racing/mapache/auth
newTag: 3.9.9
newTag: 3.10.2
- name: ghcr.io/gaucho-racing/mapache/vehicle
newTag: 3.9.9
newTag: 3.10.2
- name: ghcr.io/gaucho-racing/mapache/gr26
newTag: 3.9.9
newTag: 3.10.2
# p987 merged after v3.9.9 so it has no release tag yet; tracks :latest
# until the next services release bumps it like the rest.
- name: ghcr.io/gaucho-racing/mapache/p987
newTag: latest
newTag: 3.10.2

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Drop p987's temporary Always pull policy

In the checked gr-foundry Mapache deployment, this changes p987 from the floating latest image to the pinned 3.10.2 release, but p987.yaml still explicitly sets imagePullPolicy: Always; its own comment says that policy is temporary until this first tagged release. Consequently, every later p987 pod restart still requires GHCR to resolve the tag even when the image is cached, so a registry outage can prevent a restart unnecessarily. Remove the temporary pull policy and update the now-stale latest-tag comments as part of this bump.

Useful? React with 👍 / 👎.

- name: ghcr.io/gaucho-racing/mapache/live
newTag: 3.9.9
newTag: 3.10.2
- name: ghcr.io/gaucho-racing/mapache/query
newTag: 3.9.9
newTag: 3.10.2
- name: ghcr.io/gaucho-racing/foreman
newTag: latest
- name: ghcr.io/gaucho-racing/mapache/dashboard
newTag: 3.9.9
newTag: 3.10.2
- name: bk1031/kerbecs
newTag: 3.2.0