Skip to content
Merged
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.3
- name: ghcr.io/gaucho-racing/mapache/vehicle
newTag: 3.9.9
newTag: 3.10.3
- name: ghcr.io/gaucho-racing/mapache/gr26
newTag: 3.9.9
newTag: 3.10.3
# 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.3

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 Remove p987's temporary Always pull policy

When a p987 pod is recreated while GHCR is unavailable, this version pin still leaves imagePullPolicy: Always in p987.yaml:41, so kubelet must contact the registry even when 3.10.3 is already cached and the pod can enter ImagePullBackOff. The manifest's lines 11–13 explicitly make this policy temporary until the deploy workflow supplies a real version; update the policy and now-stale comments as part of this pin.

Useful? React with 👍 / 👎.

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