Skip to content

Updates to install galaxy-deps separately #89

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

Draft
wants to merge 4 commits into
base: anvil
Choose a base branch
from

Conversation

afgane
Copy link
Collaborator

@afgane afgane commented Mar 6, 2025

Update the configs and documentation so that the Galaxy dependencies are installed separately from GKM. The deps should be installed cluster-wide, as Operators are supposed to be. The Galaxy chart will rely on those to instantiate necessary resources. Among following best practices, this now allows multiple instances of GKM/Galaxy to be installed on the same cluster, each in separate nodepool/namespace.

One outstanding issue is the the Postgres Cluster pod does not respect nodeSelector so it is not getting scheduled on the same node as the rest of the Galaxy deployment. Fixed in 7d455bf.

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 this pull request may close these issues.

1 participant