Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Images miss SCS metadata #223

Description

@garloff

/kind bug

The CSPO registers missing node images which is nice.
However, these node images do not carry the metadata that we want all (public) images to have on SCS environments.
(We can ignore the naming RECOMMENDATION, but not the required properties, IMVHO.)

See SCS-v0102 for the wanted metadata.
We should have something like:
architecture='x86_64'
hw_disk_bus='scsi', hw_rng_model='virtio', hw_scsi_model='virtio-scsi'
hypervisor_type='qemu'
image_build_date='20XX-YY-ZZ'
image_description='Ubuntu 22.04 node image for capo'
image_original_user='ubuntu'
image_source='https://minio.services.osism.tech/openstack-k8s-capi-images/ .....' (please insert correct location!)
provided_until='20AA-BB-CC' (should be build date plus 14m)
replace_frequency='never'
uuid_validity='20AA-BB-CC'

The hw_disk_bus settings are merely a recommendation, but they will help @Nils98Ar ...

Metadata

Metadata

Labels

ContainerIssues or pull requests relevant for Team 2: Container Infra and Tooling

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions