Project

General

Profile

Actions

Architecture #26217

closed

Architecture #26149: Handle the plugin metadata for license requirement

Rudder package requires_license value is always false

Added by Clark ANDRIANASOLO 3 months ago. Updated 7 days ago.

Status:
Rejected
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" 
    }
  }


Related issues 1 (1 open0 closed)

Is duplicate of Rudder plugins - Bug #26360: Add a new requires_license field in the metadata in rudder-plugins-privatePending releaseActions
Actions

Also available in: Atom PDF