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

[Pulsar-init] Support cluster init using proxy url and protocol #17844

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

rdhabalia
Copy link
Contributor

@rdhabalia rdhabalia commented Sep 26, 2022

Motivation

Pulsar cluster can be setup using SNI reverse proxy and Pulsar cluster metadata initialization should support cluster-metadata creation/update using proxy-protocol and URL. It will be also useful in Pulsar-helm-chart installation phase to create cluster metadata with proxy configuration as well.

Modification

  • Initialize Cluster metadata using Proxy URL and protocol.
  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@rdhabalia rdhabalia added this to the 2.11.0 milestone Sep 26, 2022
@rdhabalia rdhabalia requested review from merlimat and zymap September 26, 2022 22:58
@rdhabalia rdhabalia self-assigned this Sep 26, 2022
@github-actions
Copy link

@rdhabalia Please provide a correct documentation label for your PR.
Instructions see Pulsar Documentation Label Guide.

@rdhabalia rdhabalia added ready-to-test doc-complete Your PR changes impact docs and the related docs have been already added. doc-not-needed Your PR changes do not impact docs and removed doc-label-missing doc-complete Your PR changes impact docs and the related docs have been already added. labels Sep 26, 2022
@github-actions github-actions bot added doc-label-missing and removed doc-not-needed Your PR changes do not impact docs labels Sep 26, 2022
@rdhabalia rdhabalia added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Sep 26, 2022
@github-actions github-actions bot added doc-label-missing and removed doc-not-needed Your PR changes do not impact docs labels Sep 26, 2022
@rdhabalia rdhabalia added the doc-complete Your PR changes impact docs and the related docs have been already added. label Sep 26, 2022
@tisonkun
Copy link
Member

tisonkun commented Sep 27, 2022

To stop docbot complains, please add the following content to your PR description and select a checkbox:

- [ ] `doc` <!-- Your PR contains doc changes -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
- [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->

@github-actions github-actions bot added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing doc-complete Your PR changes impact docs and the related docs have been already added. labels Sep 27, 2022
@rdhabalia rdhabalia merged commit 6528a91 into apache:master Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/broker doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants