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

First impression #450

Open
ozimakov-rh opened this issue Feb 7, 2024 · 0 comments
Open

First impression #450

ozimakov-rh opened this issue Feb 7, 2024 · 0 comments

Comments

@ozimakov-rh
Copy link

Aside from a few minor UI bugs that are easy to work around, the console looks mature and works very well. It provides most of the essential functionality I expect from Kafka UI and even more. I have just a couple of thoughts you may consider:

Security

  • Configuring authentication and authorization. It may make sense if the console could rely on OpenShift IDP and roles or Keycloak.
  • Keys and values should be masked — shown as ***** and the Unmask button to load up the actual value (in separate request/response) or (for the most sensitive production data) - even without the button.

UX nice-to-haves

  • Supporting Avro keys/values
  • Kafkacat experience in looking up a record by key/value.
  • Live view of consumer groups: having a live graph would be cool to see.
  • Apicurio service registry integration to see/validate a message schema.

Deployment

  • It's nice to have separate CRD provided by the Strimzi operator.
  • It would be great if the console could operate KafkaCluster and KafkaTopic CRDs.

All the best,
--Oleg

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

No branches or pull requests

1 participant