Project

General

Profile

Actions

Enhancement #24907

closed

Bug #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

Added by François ARMAND about 2 months ago. Updated about 1 month ago.

Status:
Released
Priority:
N/A
Category:
API
Target version:
UX impact:
Suggestion strength:
User visibility:
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".

Actions #1

Updated by François ARMAND about 2 months ago

  • Status changed from New to In progress
Actions #2

Updated by François ARMAND about 2 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
Actions #3

Updated by Anonymous about 2 months ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Clark ANDRIANASOLO about 2 months ago

  • Fix check changed from To do to Checked
Actions #5

Updated by Vincent MEMBRÉ about 1 month 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

Also available in: Atom PDF