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

Up version helm chart and docker #130

Merged

Conversation

BionIT
Copy link
Collaborator

@BionIT BionIT commented Dec 14, 2022

Description

Use improved version of helm chart and install external plugins using chart config for dev and searchapp

Issues Resolved

#129

Check List

  • 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.

Copy link
Member

@seraphjiang seraphjiang left a comment

Choose a reason for hiding this comment

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

Nice, thanks driving this improvement from helm repo and bring back to repo.

# specify the plugin to install
plugins:
enabled: true
installList: ["https://github.com/BionIT/google-analytics-plugin/releases/download/2.4.1/googleAnalytics-2.4.1.zip"]
Copy link
Member

Choose a reason for hiding this comment

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

should we copy this zip file to our repo, create a plugin folder to host all plugins zip file? Thanks

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think we can move google analytics repo to the org folder if we want so that we have the source. For artifact, ideally we should have a common place to store them, and I think using an object storage or keeping in a public repository are both fine~ We can discuss more

@BionIT BionIT merged commit 54eafe6 into opensearch-project:main Dec 15, 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