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]: Node Selector doesn"t work on job #2530

Closed
1 task done
didlawowo opened this issue Mar 14, 2024 · 1 comment
Closed
1 task done

[BUG]: Node Selector doesn"t work on job #2530

didlawowo opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@didlawowo
Copy link

Contact Details [Optional]

[email protected]

System Information

helm install zenml 0.55.5

What happened?

node selector not working on job db migration so in mixed architecture cluster, can fail cause not arm64 compliant

Reproduction steps

  1. deploy zen using argo
  2. put not selector in chart
    3.look at the migration job crash
    ...

Relevant log output

exec /usr/local/bin/zenml: exec format error
Stream closed EOF for mlops/zenml-db-migration-4l4j4 (zenml-db-migration)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@didlawowo didlawowo added the bug Something isn't working label Mar 14, 2024
@stefannica stefannica self-assigned this Mar 15, 2024
@stefannica
Copy link
Contributor

Fixed with #2531 and will be in the next ZenML release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants