artemiscloud / activemq-artemis-self-provisioning-plugin

ActiveMQ Artemis Self Provisioning Plugin
https://main--633c221f1c3e24f3029a826f.chromatic.com/
Apache License 2.0
3 stars 12 forks source link

Rethink the brokers details view: pods related information should live in the pods details itself #298

Open lavocatt opened 2 months ago

lavocatt commented 2 months ago

Related to https://github.com/artemiscloud/activemq-artemis-self-provisioning-plugin/issues/296

In order to access the current broker details, a user needs to:

  1. Select a broker
  2. Select a pod

Which means that if for whatever reason a broker has no pods, there is no ways to access its detailed view.

Let's simplify the integration, instead of having to commit to a single pod to get the brokers view, let's move the address and clients tab to the standard pods view.