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

feat: added an option to show bootstrap server host of the Kafka instance #1055

Merged
merged 9 commits into from
Sep 13, 2021

Conversation

alexal
Copy link
Contributor

@alexal alexal commented Sep 9, 2021

Closes #636

Copy link
Contributor

@craicoverflow craicoverflow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of changes needed, but nice job 👍🏻

@alexal
Copy link
Contributor Author

alexal commented Sep 10, 2021

A couple of changes needed, but nice job 👍🏻

Thanks for the feedback. I've made the changes, please take a look.

Copy link
Collaborator

@wtrocki wtrocki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for contribution.

@@ -402,6 +402,13 @@ one = 'Unique ID of the Kafka instance you want to view'
description = 'Description for the --name flag'
one = 'Name of the Kafka instance you want to view'

[kafka.describe.flag.bootstrapserver]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In long run we want to have ability to get some specific config of the services in unified fassion.

It is good to have this in describe for now, but we should have similar capability for the status command

@wtrocki
Copy link
Collaborator

wtrocki commented Sep 13, 2021

LGTM

@wtrocki
Copy link
Collaborator

wtrocki commented Sep 13, 2021

Reverified. Good job!

Copy link
Collaborator

@wtrocki wtrocki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small message fix. Works good

@wtrocki wtrocki merged commit 2183211 into redhat-developer:main Sep 13, 2021
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.

Add option to show the bootstrapServer
3 participants