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

PluginManager: Fix elastic.co download URLs, add snapshot ones #12641

Merged
merged 1 commit into from Aug 5, 2015

Conversation

spinscale
Copy link
Contributor

The URL to download the main elasticsearch plugins did not match
what the S3 wagon is supposed to write to.

In addition this PR adds support for snapshots to access the
snapshot S3 bucket, so we can possibly download snapshot versions
of plugins.

Closes #12632

@spinscale spinscale added v2.0.0-beta1 :Core/Infra/Plugins Plugin API and infrastructure review labels Aug 4, 2015
@dadoonet
Copy link
Member

dadoonet commented Aug 4, 2015

The change looks good to me.

@spinscale
Copy link
Contributor Author

in case you are wondering, where the new URL scheme comes from, it was mentioned here #12270

@dadoonet
Copy link
Member

dadoonet commented Aug 4, 2015

Thanks @spinscale! I was wondering this when I started reviewing it! :)

@nik9000
Copy link
Member

nik9000 commented Aug 4, 2015

LGTM

@tlrx
Copy link
Member

tlrx commented Aug 5, 2015

I like the snapshot support. LGTM FWIW

@tlrx tlrx removed the review label Aug 5, 2015
The URL to download the main elasticsearch plugins did not match
what the S3 wageon is supposed to write to.

In addition this PR adds support for snapshots to access the
snapshot S3 bucket, so we can possibly download snapshot versions
of plugins.

The format of the URLs stems from elastic#12270

Closes elastic#12632
@spinscale spinscale force-pushed the 1507-plugin-manager-fix-path branch from 3933b03 to 88842f3 Compare August 5, 2015 11:11
@spinscale spinscale merged commit 88842f3 into elastic:master Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants