update pause image to match actual code

Bug #2052442 reported by Kevin W Monroe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Charmed Kubernetes Bundles
Fix Committed
Low
Kevin W Monroe

Bug Description

The pause image for 1.27 and 1.28 was updated in our container-images documentation source-of-truth, but it never made it down to containerd nor layer-k8s-common.

This causes our docs to show pause:3.9:

https://ubuntu.com/kubernetes/docs/1.27/components#images

Even though the actual deployment uses pause:3.6:

$ sudo ctr -n k8s.io c ls|grep pause|awk '{print $2}'
rocks.canonical.com:443/cdk/pause:3.6
rocks.canonical.com:443/cdk/pause:3.6
rocks.canonical.com:443/cdk/pause:3.6
rocks.canonical.com:443/cdk/pause:3.6

Revision history for this message
Kevin W Monroe (kwmonroe) wrote :
Changed in charmed-kubernetes-bundles:
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Kevin W Monroe (kwmonroe)
milestone: none → 1.28+ck3
description: updated
Revision history for this message
Shunde Zhang (shunde-zhang) wrote :

also in doc [1] it says cephcsi:v3.7.2 but cdk-addons v1.28 uses cephcsi/cephcsi:v3.8.1
cephcsi:v3.7.2 is used in cdk-addons v1.27 though.

[1] https://ubuntu.com/kubernetes/docs/1.28/components

Revision history for this message
Kevin W Monroe (kwmonroe) wrote :

Thanks for the heads up; images have been updated for both 1.27.10 and 1.28.6:

https://github.com/charmed-kubernetes/bundle/blob/main/container-images/v1.27.10.txt
https://github.com/charmed-kubernetes/bundle/blob/main/container-images/v1.28.6.txt

The related component pages on https://ubuntu.com/kubernetes/docs will be updated during the next maintenance release.

Changed in charmed-kubernetes-bundles:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.