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

[improve][broker] Support to specify auth-plugin, auth-parameters and tls-enable arguments when init cluster metadata #23087

Conversation

Demogorgon314
Copy link
Member

Motivation

When using a global configuration store and geo-replication, support to specify auth-plugin, auth-parameters, and tls-enable arguments when init cluster metadata will be useful, it can reduce one step to create the cluster with auth.

Modifications

Support to specify auth-plugin, auth-parameters and tls-enable arguments when init cluster metadata

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@Demogorgon314 Demogorgon314 self-assigned this Jul 27, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jul 27, 2024
@Technoboy- Technoboy- added this to the 3.4.0 milestone Jul 29, 2024
@Technoboy- Technoboy- closed this Jul 29, 2024
@Technoboy- Technoboy- reopened this Jul 29, 2024
@Demogorgon314 Demogorgon314 merged commit 49d3beb into apache:master Jul 29, 2024
51 checks passed
@Demogorgon314 Demogorgon314 deleted the Demogorgon314/Support-to-specify-auth-arguments-when-init-cluster-metadata branch July 30, 2024 01:09
Demogorgon314 added a commit that referenced this pull request Aug 5, 2024
… tls-enable arguments when init cluster metadata (#23087)

### Motivation

When using a global configuration store and geo-replication, support to specify `auth-plugin`, `auth-parameters`, and `tls-enable` arguments when init cluster metadata will be useful, it can reduce one step to create the cluster with auth.

### Modifications

Support to specify `auth-plugin`, `auth-parameters` and `tls-enable` arguments when init cluster metadata

(cherry picked from commit 49d3beb)
@Technoboy-
Copy link
Contributor

Could you help cherry-pick to branch-3.0, as it missed picocli , so we need to use @Parameter, but we need to confirm if it works. @Demogorgon314

Demogorgon314 added a commit to Demogorgon314/pulsar that referenced this pull request Aug 6, 2024
… tls-enable arguments when init cluster metadata (apache#23087)

### Motivation

When using a global configuration store and geo-replication, support to specify `auth-plugin`, `auth-parameters`, and `tls-enable` arguments when init cluster metadata will be useful, it can reduce one step to create the cluster with auth.

### Modifications

Support to specify `auth-plugin`, `auth-parameters` and `tls-enable` arguments when init cluster metadata

(cherry picked from commit 49d3beb)
lhotari pushed a commit that referenced this pull request Aug 6, 2024
… tls-enable arguments when init cluster metadata (#23087) (#23126)
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 8, 2024
… tls-enable arguments when init cluster metadata (apache#23087) (apache#23126)

(cherry picked from commit ab237cb)
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Aug 12, 2024
… tls-enable arguments when init cluster metadata (apache#23087) (apache#23126)

(cherry picked from commit ab237cb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants