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

Update docker build script #88

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

VijayanB
Copy link
Member

Signed-off-by: Vijayan Balasubramanian balasvij@amazon.com

Description

Parameterize docker build script with logstash version and
installation type.

Issues Resolved

#86

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has documentation added
  • Commits are signed as 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.

@VijayanB VijayanB force-pushed the update-docker branch 2 times, most recently from f5c7d9d to c9cf196 Compare October 26, 2021 22:45
@VijayanB VijayanB requested a review from jmazanec15 October 26, 2021 22:46
@VijayanB VijayanB self-assigned this Oct 26, 2021
@VijayanB VijayanB added the Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Oct 26, 2021
echo ""
echo "Required arguments:"
echo -e "-v VERSION \tSpecify the Logstash OSS version that you are building, e.g. '7.13.2'. This will be used to label the Docker image."
echo -e "-i INSTALLATION TYPE\tSpecify the installation type t, e.g. local will build and install, while download, will download latest ruby gems and install."
Copy link
Member

Choose a reason for hiding this comment

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

i or t?
Suggest t.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ack

release/docker/build-docker-multi-arch.sh Outdated Show resolved Hide resolved
release/docker/local-build/build-plugin.sh Outdated Show resolved Hide resolved
release/docker/local-build/Dockerfile Outdated Show resolved Hide resolved
Parameterize docker build script with logstash version and
installation type.

Signed-off-by: Vijayan Balasubramanian <balasvij@amazon.com>
Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks

@VijayanB VijayanB merged commit b382b3e into opensearch-project:main Oct 27, 2021
@VijayanB VijayanB mentioned this pull request Oct 28, 2021
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants