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

[orchestra] Missing node selector in test job #163

Closed
fbuchmeier-abi opened this issue Aug 7, 2024 · 1 comment · Fixed by #164
Closed

[orchestra] Missing node selector in test job #163

fbuchmeier-abi opened this issue Aug 7, 2024 · 1 comment · Fixed by #164

Comments

@fbuchmeier-abi
Copy link
Contributor

Hello!

I am trying to run Openunison on a cluster with mixed architectures (amd64 and arm64). Since AFAIK there are no container images for arm64 for Openunison yet, I've added a node_selector to my deployments (operator, orchestra and orchestra-login-portal).

This works for some components but fails for orchestra because of the pod in precheck.yaml which does not honor the configured services.node_selectors as the other components do.

I'll create a PR to add the asap.

Best regards,
Florian.

@mlbiam
Copy link
Contributor

mlbiam commented Jan 10, 2025

updated in next release

@mlbiam mlbiam closed this as completed Jan 10, 2025
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

Successfully merging a pull request may close this issue.

2 participants