-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
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
- Get a CRI-O based cluster (like Openshift)
- Run
TestCmdArgsService(uses the python images) - 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
Assignees
Labels
area/APIAPI objects and controllersAPI objects and controllerskind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.