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

Update OLM bundle to use staging images built from release branch #908

Open
wants to merge 1 commit into
base: release-24.6
Choose a base branch
from

Conversation

cdesiniotis
Copy link
Contributor

No description provided.

elezar
elezar previously approved these changes Aug 14, 2024
@elezar elezar dismissed their stale review August 14, 2024 11:41

re-review

@@ -189,7 +189,7 @@ metadata:
capabilities: Deep Insights
categories: AI/Machine Learning, OpenShift Optional
certified: "true"
containerImage: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:main-latest-ubi8
containerImage: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:release-24.6-latest-ubi8
Copy link
Member

Choose a reason for hiding this comment

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

@cdesiniotis the CI is failing with:

level=error msg="failed to validate images: failed to validate image gpu-operator-image: failed to get image manifest: failed to get manifest registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:release-24.6-latest-ubi8: request failed: not found [http 404]: {\"errors\":[{\"code\":\"MANIFEST_UNKNOWN\",\"message\":\"manifest unknown\",\"detail\":{\"Tag\":\"release-24.6-latest-ubi8\"}}]}\n"

Are these images used, or should we be using the ghcr.io images?

Copy link
Contributor

Choose a reason for hiding this comment

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

makes sense to publish latest images on release branches to ghcr.io. The image in gitlab exists though: registry.gitlab.com/nvidia/kubernetes/gpu-operator/staging/gpu-operator:release-24.6-latest-ubi8

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.

3 participants