Project

General

Profile

Actions

Architecture #26217

open

Architecture #26149: Handle the plugin metadata for license requirement

Rudder package requires_license value is always false

Added by Clark ANDRIANASOLO 4 days ago. Updated 4 days ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Packaging
Target version:
Effort required:
Small
Name check:
To do
Fix check:
To do
Regression:
No

Description

It seems broken, the value is always false, for all types of plugin (tested on an impersonation of a client account) e.g.

  {
    "name": "api-authorizations",
    "latest_version": "8.2.5-2.2-nightly",
    "installed": false,
    "enabled": false,
    "webapp_plugin": true,
    "requires_license": false,
    "description": "Fine-grained API ACLs",
    "license": {
      "start_date": "2025-01-17T00:00:00Z",
      "end_date": "2025-02-04T12:00:00Z" 
    }
  }

Actions #1

Updated by Clark ANDRIANASOLO 4 days ago

  • Assignee deleted (Clark ANDRIANASOLO)
Actions

Also available in: Atom PDF