Actions
Bug #19065
closedMissing example for server key reset
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
We miss an example like:
curl -k -H "X-API-Token: $(cat /var/rudder/run/api-token)" -H "Content-Type: application/json" -X POST 'https://localhost/rudder-web/api/latest/nodes/root' -d '{"agentKey":{"status":"undefined"}}'
Updated by Alexis Mousset over 3 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3554
Updated by Alexis Mousset over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|f561084e30c08c4ddf3b6cb3cf28c58db054f01e.
Updated by François ARMAND over 3 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.12 and 6.2.5 which were released today.
Actions