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

Fix conda-store pod eviction and volume conflicts #740

Merged
merged 2 commits into from
Jul 27, 2021
Merged

Conversation

aktech
Copy link
Member

@aktech aktech commented Jul 20, 2021

Fixes #738 #735

At the moment, I have increased the default size of node in AWS to 50GB, in future we might want to parameterise it.

- provision pods before pvc
- fix namespace name
- wait conda-store-storage until bound

add wait for first consumer
Copy link
Contributor

@tylerpotts tylerpotts left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Conda-store pods get evicted on AWS
2 participants