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

helm-charts deploy script only safe in dedicated namespace #53

Open
timroster opened this issue Nov 30, 2017 · 0 comments
Open

helm-charts deploy script only safe in dedicated namespace #53

timroster opened this issue Nov 30, 2017 · 0 comments

Comments

@timroster
Copy link
Contributor

There are assumptions in the logic for helm-charts/deploy_charts.sh that will cause problems if run in a namespace that contains other running pods or helm charts.

  1. The script lists and removes any existing helm charts in the namespace including others which may not have been deployed by the script
  2. Deployment completion checks depend on specific numbers of running and completed pods before moving to subsequent steps.
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

No branches or pull requests

1 participant