Project

General

Profile

Actions

Bug #23778

closed

Hooks for newNodeManager was renamed in rudder config but not in plugins

Added by Clark ANDRIANASOLO 6 months ago. Updated 6 months ago.

Status:
Rejected
Priority:
N/A
Category:
Architecture - Code maintenance
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

There is some compilation issue in plugins because a config variable `newNodeManagerHooks` moved to a local scope, we need to make the plugins compile again :

```
[ERROR] rudder-plugins/datasources/src/main/scala/bootstrap/rudder/plugin/DataSourcesConf.scala:102: error: value newNodeManagerHooks is not a member of object bootstrap.liftweb.RudderConfig
[ERROR] Cfg.newNodeManagerHooks.appendPostAcceptCodeHook(new NewNodePostAcceptHooks {
[ERROR] ^
[ERROR] 1 error
[ERROR] exception compilation error occurred!!!
```
and about the same for CVE...


Subtasks 1 (0 open1 closed)

Bug #23779: Datasource is never fetched on new nodeRejectedClark ANDRIANASOLOActions

Related issues 1 (0 open1 closed)

Is duplicate of Rudder plugins - Architecture #23752: Implication of CoreNodeFactRepository to pluginsReleasedVincent MEMBRÉActions
Actions #1

Updated by Clark ANDRIANASOLO 6 months ago

  • Related to Architecture #23727: Group all node related access into one NodeFactRepository added
Actions #2

Updated by Clark ANDRIANASOLO 6 months ago

  • Subtask #23779 added
Actions #3

Updated by Clark ANDRIANASOLO 6 months ago

  • Related to deleted (Architecture #23727: Group all node related access into one NodeFactRepository)
Actions #4

Updated by Clark ANDRIANASOLO 6 months ago

Actions #5

Updated by Clark ANDRIANASOLO 6 months ago

  • Status changed from New to Rejected

See duplicate

Actions

Also available in: Atom PDF