Skip to content

Add possibility to display the server version #190

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

Open
ThomasCAI-mlv opened this issue Feb 18, 2025 · 0 comments
Open

Add possibility to display the server version #190

ThomasCAI-mlv opened this issue Feb 18, 2025 · 0 comments
Labels
feature This issue adds a new feature

Comments

@ThomasCAI-mlv
Copy link
Collaborator

ThomasCAI-mlv commented Feb 18, 2025

Problem

The central team managing the server component (ns4kafka) and the teams managing each namespace are often not the same. Outside of the central team, it is not currently possible to know which version of ns4kafka is deployed, and so which version of kafkactl should be used, when there is no clear documentation maintained by the central team.

Suggestion

The command line kafkactl -v should display the server version, in addition to the kafkactl version that we currently have.
An output like the following could be good:

Client Version: v1.14.0
Server Version: v1.13.1

Additional Context

The feature in kubectl is like such:

> kubectl version --short
Client Version: v1.27.16
Kustomize Version: v5.0.1
Server Version: v1.30.7
@ThomasCAI-mlv ThomasCAI-mlv added the enhancement This issue or pull request improves a feature label Feb 18, 2025
@ThomasCAI-mlv ThomasCAI-mlv changed the title Add posibility to display the server version Add possibility to display the server version Feb 18, 2025
@ThomasCAI-mlv ThomasCAI-mlv added feature This issue adds a new feature and removed enhancement This issue or pull request improves a feature labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue adds a new feature
Projects
None yet
Development

No branches or pull requests

1 participant