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

Support linux/arm64 on Kueue visibility #3916

Open
3 tasks
tenzen-y opened this issue Jan 2, 2025 · 2 comments · May be fixed by #3924
Open
3 tasks

Support linux/arm64 on Kueue visibility #3916

tenzen-y opened this issue Jan 2, 2025 · 2 comments · May be fixed by #3924
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@tenzen-y
Copy link
Member

tenzen-y commented Jan 2, 2025

What would you like to be added:
I would like to support the linux/arm64 on the Kueue visibility image.

kueue/Makefile

Lines 358 to 360 in 24dffe8

# Build a docker local us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue-viz image
.PHONY: kueue-viz-image
kueue-viz-image: VIZ_PLATFORMS=linux/amd64

Why is this needed:
The current build system supports only the linux/amd64 platform.

Completion requirements:

This enhancement requires the following artifacts:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@tenzen-y tenzen-y added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 2, 2025
@tenzen-y
Copy link
Member Author

tenzen-y commented Jan 2, 2025

cc: @mbobrovskyi

@KPostOffice
Copy link
Contributor

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants