Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

nuclearcat
Copy link
Member

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 nuclearcat added the staging-skip Don't test automatically on staging.kernelci.org label Oct 11, 2024
nuclearcat added a commit to nuclearcat/kernelci-pipeline that referenced this pull request Oct 11, 2024
This commit depends on PR kernelci/kernelci-core#2705

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
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.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat added a commit to nuclearcat/kernelci-pipeline that referenced this pull request Oct 15, 2024
This commit depends on PR kernelci/kernelci-core#2705

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
We must be able to update image name

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat added a commit to nuclearcat/kernelci-pipeline that referenced this pull request Oct 15, 2024
This commit depends on PR kernelci/kernelci-core#2705

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
Copy link
Contributor

@pawiecz pawiecz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed offline I'd prefer static configuration but this also works.

LGTM

@nuclearcat nuclearcat removed the staging-skip Don't test automatically on staging.kernelci.org label Oct 18, 2024
@nuclearcat
Copy link
Member Author

tested on staging

@nuclearcat nuclearcat added this pull request to the merge queue Oct 18, 2024
Merged via the queue into kernelci:main with commit c1180d7 Oct 18, 2024
4 checks passed
@nuclearcat nuclearcat deleted the fix-docker-naming branch October 18, 2024 11:28
github-merge-queue bot pushed a commit to kernelci/kernelci-pipeline that referenced this pull request Oct 18, 2024
This commit depends on PR kernelci/kernelci-core#2705

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants