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

Make scripts idempotent to avoid issues with redeployment #989

Closed
2 tasks done
lawrencegripper opened this issue Jan 7, 2019 · 3 comments
Closed
2 tasks done

Make scripts idempotent to avoid issues with redeployment #989

lawrencegripper opened this issue Jan 7, 2019 · 3 comments
Assignees

Comments

@lawrencegripper
Copy link
Contributor

lawrencegripper commented Jan 7, 2019

For example with Solr you will see The container name "/opencga-zookeeper-3.4 is already in use by container "1e50fa40deb7d8b938a89f233ae730ad323a0f08af5495a87612069e5e35a56e". You have to remove (or rename) that container to be able to reuse that name.

And with Azure Batch the pool won't be re-created so any updated config for the pool will be missed.

Todo:

@marrobi
Copy link
Contributor

marrobi commented Jan 8, 2019

@lawrencegripper think should split this up - one issue per script?

@lawrencegripper
Copy link
Contributor Author

I'm easy either way, feel like it could be done as 1 PR so keep 1 issue but not a strong feeling

@lawrencegripper
Copy link
Contributor Author

Workaround removed for batch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants