Actions
Enhancement #24907
closedBug #24817: When there are more nodes than supported by licenses, no logs in webapp states it
Enhancement #24826: Add an API endpoint to get plugin license info
The list of plugin in info API is always empty
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
No
Description
It looks like:
{ "action": "getPluginsInfo", "result": "success", "data": { "plugins": [ { "details": [] } ] } }
Even with plugin listed in Rudder UI "plugins".
Updated by François ARMAND 6 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/5679
Updated by Anonymous 6 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|eef9a4e907284ec27f2e68bb3eca6ee53aa1c7aa.
Updated by Clark ANDRIANASOLO 6 months ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.3.15, 8.0.9 and 8.1.3 which were released today.
Actions