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

Define configuration store settings on proxy configmap #152

Conversation

josephglanville
Copy link

Motivation

This is required to active websockets and while it can be provided via
proxy.configData this is more ergonomic for users of the chart.

Modifications

Added zookeeperServers/configurationStoreServers to proxy config map

Verifying this change

  • Make sure that the change passes the CI checks.

This is required to active websockets and while it can be provided via
proxy.configData this is more ergonomic for users of the chart.
frankjkelly added a commit to frankjkelly/pulsar-helm-chart-1 that referenced this pull request Sep 3, 2021
frankjkelly added a commit to frankjkelly/pulsar-helm-chart-1 that referenced this pull request Sep 8, 2021
codelipenghui pushed a commit that referenced this pull request Sep 10, 2021
Fixes #152 

### Motivation

Support prefix in front of port names to abide by Istio protocol rules
https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/#explicit-protocol-selection

### Modifications

Support adding a prefix
- pulsar -> tcp-pulsar
- pulsarssl --> tls-pulsarssl etc
@josephglanville
Copy link
Author

@codelipenghui was this closed accidentally?

@frankjkelly
Copy link
Contributor

@josephglanville that was my screw-up - apologies. @codelipenghui can you help? Thanks!

frankjkelly added a commit to frankjkelly/pulsar-helm-chart-1 that referenced this pull request Nov 7, 2021
sijie pushed a commit that referenced this pull request Nov 9, 2021
…t name (#172)

Fixes #158 (This is the second PR - see also #162)

### Motivation

* All non-standard port-names need a proper protocol prefix to support Istio
 https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/#explicit-protocol-selection
 
### Modifications

Add the prefix value before `bookie`
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.

2 participants