banzaicloud / banzai-charts

Curated list of Banzai Cloud Helm charts used by the Pipeline Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Cadence] Advanced visibility support

longquanzheng opened this issue · comments

Is your feature request related to a problem? Please describe.
Current helm chart doesn't support advanced visibility, which is based on ElasticSearch + Kafka
It's an important feature to use in Cadence.

Describe the solution you'd like to see
Support ElasticSearch/AdvancedVisibility configuration like other storage(Cassandra/SQL)

Describe alternatives you've considered
N/A

Additional context
dev config: https://github.com/uber/cadence/blob/94b2405309f61f27610127e765047825e5a29766/config/development_es_v7.yaml#L11

docs: https://cadenceworkflow.io/docs/concepts/search-workflows/

full configuration of ElasticSearch: https://pkg.go.dev/github.com/uber/cadence@v0.21.0/common/config#ElasticSearchConfig