openstack-cloud-controller-manager image isn't pinned

Bug #1847799 reported by Tim Van Steenburgh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CDK Addons
Fix Released
High
Tim Van Steenburgh

Bug Description

The openstack-cloud-controller-manager-ds.yaml manifest uses image openstack-cloud-controller-manager:latest, which means the image deployed can change over time. The image tag needs to be pinned so that a specific build of cdk-addons will always deploy the same openstack-cloud-controller-manager image.

tvansteenburgh@slipgate:/tmp$ snap download cdk-addons --channel 1.16/stable
Fetching snap "cdk-addons"
Fetching assertions for "cdk-addons"
Install the snap with:
   snap ack cdk-addons_1043.assert
   snap install cdk-addons_1043.snap
tvansteenburgh@slipgate:/tmp$ unsquashfs cdk-addons_1043.snap
Parallel unsquashfs: Using 4 processors
45 inodes (401 blocks) to write

[========================================================================================================================================================================================================================================================================================================================================================================================================================/] 401/401 100%

created 45 files
created 5 directories
created 0 symlinks
created 0 devices
created 0 fifos
tvansteenburgh@slipgate:/tmp$ cd squashfs-root/templates/
tvansteenburgh@slipgate:/tmp/squashfs-root/templates$ ag openstack-cloud-controller-manager
openstack-cloud-controller-manager-ds.yaml
11: name: openstack-cloud-controller-manager
14: k8s-app: openstack-cloud-controller-manager
18: k8s-app: openstack-cloud-controller-manager
24: k8s-app: openstack-cloud-controller-manager
36: - name: openstack-cloud-controller-manager
37: image: {{ registry|default('docker.io') }}/k8scloudprovider/openstack-cloud-controller-manager:latest
39: - /bin/openstack-cloud-controller-manager

Tags: atos
Changed in cdk-addons:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Tim Van Steenburgh (tvansteenburgh)
Revision history for this message
Tim Van Steenburgh (tvansteenburgh) wrote :
Changed in cdk-addons:
status: Confirmed → Fix Committed
milestone: none → 1.16+ck2
tags: added: atos
Revision history for this message
Tim Van Steenburgh (tvansteenburgh) wrote :

New edge builds now available for cdk-addons 1.14, 1.15, 1.16.

Changed in cdk-addons:
status: Fix Committed → Fix Released
Revision history for this message
George Kraft (cynerva) wrote :

Confirmed that this has been released to cdk-addons 1.16/stable, 1.15/stable, and 1.14/stable.

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.