Skip to content

Manifest list resolution breaks CRI-O based clusters #3997

@markusthoemmes

Description

@markusthoemmes

HEAD

Expected Behavior

I expect all images to work on Knative.

Actual Behavior

Images from a registry that supports multiple architectures (like Dockerhub.com) don't work.

Steps to Reproduce the Problem

  1. Get a CRI-O based cluster (like Openshift)
  2. Run TestCmdArgsService (uses the python images)
  3. It doesn't work.

Relevant information

This is related to cri-o/cri-o#2157. According to @jonjohnsonjr we only recently switched to resolving the manifest list vs. only resolving amd64/linux.

Metadata

Metadata

Labels

area/APIAPI objects and controllerskind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions