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

[BUG] In packages page provides images for unknown arch #227

Open
Longchuanzheng opened this issue May 15, 2024 · 2 comments
Open

[BUG] In packages page provides images for unknown arch #227

Longchuanzheng opened this issue May 15, 2024 · 2 comments

Comments

@Longchuanzheng
Copy link

Describe the bug
A clear and concise description of what the bug is.
I can not understand the the second docker pull command.
image
As well as the command fail when pull a docker image.
image

Expected behavior
A clear and concise description of what you expected to happen.
May be the unknown/unknown could be linux/arm or something and can pull image successful.

To Reproduce
Steps to reproduce the behavior:
1.
2.
3.

Environment:

  • multus-dynamic-networks-controller version: N/A
  • Kubernetes version (use kubectl version): N/A
  • Network-attachment-definition: N/A
  • OS (e.g. from /etc/os-release): N/A
  • Controller configuration (criSocketPath / multusSocketPath): N/A
  • Kernel (e.g. uname -a): N/A
  • Others: N/A

Additional info / context
Add any other information / context about the problem here.

@LionelJouin
Copy link
Collaborator

Hi, This could be related to this: docker/build-push-action#820
Updating the CI jobs could solve it.

@c-lambert
Copy link

Hello ! I tried to use docker/build-push-action@v6 but have the same problem

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

No branches or pull requests

3 participants