Actions
Bug #26940
closedPlugin successful install can display an error because of service restart
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
I was bothered the first time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
59
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When installing a plugin from the interface, the response can be an error, but the install was successful and restart happens afterwards :
There is some race condition between the service restart, and the API response, when terminated the command can result in the SIGTERM signal with error code 15
, so this code should be considered as a successful operation
Files
Updated by Clark ANDRIANASOLO 29 days ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 29 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/6392
Updated by Clark ANDRIANASOLO 29 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|4346c17b2ae43a44a385843e79ed25e8d09ea386.
Updated by Alexis Mousset 25 days ago
- Fix check changed from To do to Checked
Hard to reproduce but plugin install still work, so marking as checked.
Updated by Vincent MEMBRÉ 16 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.3.2 which was released today.
Actions