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

Genome Nexus Changes #38

Merged
merged 1 commit into from Nov 12, 2019
Merged

Conversation

inodb
Copy link
Contributor

@inodb inodb commented Nov 12, 2019

  • Create separate namespace for genome nexus. It is possible there have
    been some problems with having two mongo helm charts running
    (session-service and genome-nexus). Maybe having these in separate
    namespaces will help.
  • gn-vep seemed to restart a lot so increase timeouts
  • since genome nexus is in a new namespace the ingress had to be updated
    as well

- Create separate namespace for genome nexus. It is possible there have
been some problems with having two mongo helm charts running
(session-service and genome-nexus). Maybe having these in separate
namespaces will help.
- gn-vep seemed to restart a lot so increase timeouts
- since genome nexus is in a new namespace the ingress had to be updated
as well
Copy link
Contributor

@zhx828 zhx828 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to create a separate Ingress?

@inodb
Copy link
Contributor Author

inodb commented Nov 12, 2019

@zhx828 from what I understand the ingress has to be in the same namespace as the service it's pointing to: kubernetes/kubernetes#17088

@inodb inodb merged commit e3e1fd3 into knowledgesystems:master Nov 12, 2019
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.

None yet

2 participants