intel / intel-device-plugins-for-kubernetes

Collection of Intel device plugins for Kubernetes
Apache License 2.0
48 stars 205 forks source link

Release 0.31 preparation #1855

Closed tkatila closed 1 month ago

tkatila commented 2 months ago

Do they need to be updated? Would we need to update the script that changes the tag?

Good question. If one were to clone our release branch, build an image, save it to container cache and then run a demo yaml, the Pod wouldn't start due to ErrImagePull or similar.

In that sense, yes, I think those yamls should also be updated with the version number. On the other hand, the set-version script has been similar for a quite a long time and we haven't received any issues, so it's probably not a big thing. :)

mythi commented 1 month ago

Do they need to be updated? Would we need to update the script that changes the tag?

These images are not published and they are not used in e2e tests either so the current config is expected.