apache / apache/rocketmq-dashboard

Add cloud credential usage inventory for instance references

Open
#3,169 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
683
Avg merge
2d 14h
Merged PRs (30d)
58

Description

### Problem\n\nCloud credentials are managed independently from instances. Operators currently cannot see which instances reference a credential, identify unused credentials, detect vendor mismatches, or locate instances that refer to a deleted credential without manually correlating paginated settings data.\n\n### Proposed solution\n\nAdd an on-demand, read-only usage inventory to the cloud credential settings tab. It should:\n\n- load all credential metadata and current instances;\n- classify credentials as used, unused, or vendor-mismatched;\n- list orphan instance references;\n- support vendor/status/text filtering and CSV export;\n- never read or export AccessKey or SecretKey values.\n\n### Scope\n\nThis is an operator visibility feature. It does not change credential CRUD behavior, instance bindings, or introduce enforcement policies.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the cloud credential settings tab and trace how credential metadata and current instances are loaded. The work is done when the read-only inventory classifies used, unused, mismatched, and orphan references, supports vendor/status/text filtering and CSV export, and never exposes AccessKey or SecretKey values.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.