Skip to content

Conversation

@Kentaro1043
Copy link

Summary

This PR updates the image names used in the Helm chart templates to use Fully Qualified Image Names (FQIN).

This change is necessary to ensure compatibility with Kubernetes clusters running the CRI-O 1.34 or later container runtime.

Details

CRI-O 1.34+ has stricter validation and rejects container image pulls that use unqualified (short) names, leading to deployment failures.

The image repository is updated from the short form to the fully qualified form.

Background

cri-o/cri-o#9401

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.

1 participant