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

🐛(build_images) add missing ask-vault-pass option #210

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

lunika
Copy link
Member

@lunika lunika commented Dec 18, 2018

Purpose

add missing ask-vault-pass option in bin/build_images script

Fixes #209

Copy link
Contributor

@jmaupetit jmaupetit left a comment

Choose a reason for hiding this comment

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

Can you fill the CHANGELOG and rebase this PR please? Else LGTM 👍

CHANGELOG.md Outdated Show resolved Hide resolved
ask-vault-pass option was missing in bin/build_images script
@jmaupetit jmaupetit merged commit 8cf5b4f into master Dec 19, 2018
@jmaupetit jmaupetit deleted the build_images-vault branch December 19, 2018 09:30
jmaupetit added a commit that referenced this pull request Dec 19, 2018
Added:

- Edxapp Celery workers are now configurable (number of replicas and queues to
  consume) (#207)

Fixed:

- Pods deployment wait loop is now more robust by relying on the number of pod
  replicas instead of the number of deployments (#207)
- Add missing ask-vault-pass option in bin/built_images script (#210)
- Prevent htpasswd file overriding when running the create htpasswd playbook
  multiple times (#211)
jmaupetit added a commit that referenced this pull request Dec 19, 2018
Added:

- Edxapp Celery workers are now configurable (number of replicas and queues to
  consume) (#207)

Fixed:

- Pods deployment wait loop is now more robust by relying on the number of pod
  replicas instead of the number of deployments (#207)
- Add missing ask-vault-pass option in bin/built_images script (#210)
- Prevent htpasswd file overriding when running the create htpasswd playbook
  multiple times (#211)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants