kernelci / kernelci-core

Core KernelCI tools
https://kernelci.org
GNU Lesser General Public License v2.1
107 stars 97 forks source link

fix(docker/k8s): Fix image naming #2705

Closed nuclearcat closed 1 month ago

nuclearcat commented 1 month ago

We had previously hack with hardcoding ghcr.io. Now we make it more flexible, so people can set their own image url, and our staging instance automatically add staging- prefix in appropriate place.

nuclearcat commented 1 month ago

tested on staging