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

Allow flexible port mapping on load balancers #109

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

gaiksaya
Copy link
Member

Description

Adds a feature to allow user to map any port to opensearch and opensearch-dashboards endpoint on the load balancer.

Issues Resolved

resolves #108

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.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.42%. Comparing base (b4360fc) to head (61e2b6a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   82.00%   82.42%   +0.42%     
==========================================
  Files           6        6              
  Lines         450      461      +11     
  Branches      169      176       +7     
==========================================
+ Hits          369      380      +11     
  Misses         81       81              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gaiksaya gaiksaya merged commit a379659 into opensearch-project:main Mar 12, 2024
5 checks passed
@gaiksaya gaiksaya deleted the port-map-1 branch March 12, 2024 22:56
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.

[FEATURE] Allow flexible port mapping for load balancers
2 participants