#378 [RFC] support tagging for container images
Opened 6 years ago by gscrivano. Modified 6 years ago

We would like to have support for tags with the CRI-O system container so that we could easily install the version required by a specific release of Kubernetes.

cri-o:v1.8 -> Kubernetes 1.8
cri-o:v1.9 -> Kubernetes 1.9

What would be the best way to achieve this?


Most registries have the ability to house tagged images. What I think the problem is, more so, is having X number of images out there for the exact same functionality creating a management problem for the image creators.

Metadata Update from @dustymabe:
- Issue tagged with: containers

6 years ago

Login to comment on this ticket.

Metadata