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

Remove vault-updater-path option, which is no longer needed #31

Merged
merged 1 commit into from Oct 21, 2018

Conversation

@emerick
Copy link
Contributor

emerick commented Oct 19, 2018

Fixes #30

Eliminates the --vault-updater-path option from our scripts, since it's no longer needed. Dropping the option itself was simple, but release-tools had a lot of assumptions about vault-updater baked in. Seemed easiest to just drop release-tools as a dependency and migrate the S3 upload code (essentially just a single function) to our utility script.

S3 upload is now done here, which eliminates the release-tools
dependency.
@emerick emerick self-assigned this Oct 19, 2018
@emerick emerick requested a review from bbondy Oct 19, 2018
@bbondy
bbondy approved these changes Oct 21, 2018
@bbondy
Copy link
Member

bbondy commented Oct 21, 2018

cc @mihaiplesa I think you might need to update the jenkins jobs to remove this command line param.

@bbondy bbondy merged commit 4731560 into master Oct 21, 2018
@bsclifton bsclifton deleted the remove-vault-updater-option branch Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.