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

Implement ExternalPluginSourceDownloader, refactor repo url lookup in PluginDistributionRepositoryProvider #181

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

engechas
Copy link
Contributor

@engechas engechas commented Apr 11, 2022

Description

Implements the ExternalPluginSourceDownloader. There is also a slight refactor to the url lookup in PluginDistributionRepositoryProvider from the config as I start thinking ahead to the PluginConfigInstance model structure.

Signed-off-by: Chase Engelbrecht [email protected]

Issues Resolved

#134

Check List

  • New functionality includes testing
    • All unit and integration tests pass
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… PluginDistributionRepositoryProvider

Signed-off-by: Chase Engelbrecht <[email protected]>
Copy link
Collaborator

@IanHoang IanHoang left a comment

Choose a reason for hiding this comment

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

LGTM

@engechas engechas merged commit c5d78c4 into opensearch-project:main Apr 12, 2022
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

Successfully merging this pull request may close these issues.

3 participants