Skip to content

Multiple clusters failing the UI if one has a bad config #1638

@tontondematt

Description

@tontondematt

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

Hi I have installed kafka-ui v1.4.1 and I am trying to create multiple clusters.
If one of my cluster has a bad config, for example a bad password both clusters fails and the one that is correctly set up never becomes green.
Is this a known issue ? how can I fix this ?
And yes I can make sure that a password is never wrong and what not ... but passwords can expire i'd like to avoid it crashing because of one bad cluster in my production.

Expected behavior

Kakfa-ui runs and only the cluster with the bad config is not ready

Your installation details

  1. v1.4.1
  2. helm latest one
  3. two cluster configured via configmap
  4. Running on eks 1.31

Steps to reproduce

just configure two cluster, one of which has some bad config, bad bootstrap url or password

Screenshots

No response

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions