opensearch-project / helm-charts

:wheel_of_dharma: A community repository for Helm Charts of OpenSearch Project.
https://opensearch.org/docs/latest/opensearch/install/helm/
Apache License 2.0
170 stars 228 forks source link

Allow overriding of `pathType` in ingress rules to support ImplementationSpecific #471

Open seveneves opened 1 year ago

seveneves commented 1 year ago

Description

Depending on implementation of ingressClass, hardcoded value Prefix for pathType of rules won't work and ImplementationSpecific should be specified instead.

This change adds a new parameter for both helm charts for opensearch and opensearch-dashboards

Issues Resolved

No issue created

Check List

For any changes to files within Helm chart directories:

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.

bbarani commented 10 months ago

@peterzhuamazon @prudhvigodithi @TheAlgo Can you please review this PR and provide your feedback?

duartesaraiva98 commented 4 months ago

@bbarani @peterzhuamazon @prudhvigodithi @TheAlgo

Hi, this PR has been open for a while now, is there any way we can progress with it?

Thanks in advance