Actions
User story #13008
closedUser story #13213: Bundle support info script into Rudder
Make the support info script available from the rudder interface
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Maintenance
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
To improve the quality of the support,
We want to be able to get the information of the customer infrastructure.
For that reason we wrote a script named rudder-support-info that the user must run on his rudder-server.
It would be nice to give him a way to run it directly from the rudder interface.
It is the purpose of this issue.
To do so we need to:
Create a new API endpoint : GET "system/support/infos"
Create a service that launch the rudder-support-info script
Create the knob on the interface that call the api endpoint
Updated by Pierre HAY over 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Pierre HAY to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/2002
Updated by Pierre HAY over 6 years ago
- Pull Request changed from https://github.com/Normation/rudder/pull/2002 to https://github.com/Normation/rudder/pull/2004
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending technical review to In progress
I'm taking over this issue!
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from In progress to Pending technical review
- Pull Request changed from https://github.com/Normation/rudder/pull/2004 to https://github.com/Normation/rudder/pull/2008
Updated by Anonymous over 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|a2cc4a055c6fcdd76fdfadcda184f0f47cf36be9.
Updated by Vincent MEMBRÉ about 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.0~beta1 which was released today.
Changelog
Actions