Project

General

Profile

Actions

Bug #10043

closed

User story #9698: Import node properties from external data sources

Bug #10026: Datasource config: missing interpolation of rudder params in request header

Missing refresh API for one data source only

Added by François ARMAND about 7 years ago. Updated about 7 years ago.

Status:
Released
Priority:
1
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The parent ticket introduced API to update properties for nodes, either refresh all data sources for one node or refresh all data sources for all nodes.

We need to add:
- refresh one data sources for one node (when the data source knows about a change for a given node and want to notify the node),
- refresh one data source for all node.

Moreoever, the API URLs should be:

.../api/latest/nodes/reloadDatasources
.../api/latest/nodes/reloadDatasources/${datasourceId}
.../api/latest/nodes/${nodeId}/reloadDatasources
.../api/latest/nodes/${nodeId}/reloadDatasources/${datasourceId}
Actions #1

Updated by François ARMAND about 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder/pull/1453
Actions #2

Updated by François ARMAND about 7 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #3

Updated by Vincent MEMBRÉ about 7 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.0 which was released today.

Actions

Also available in: Atom PDF