Actions
Bug #26897
openrudder server reload-techniques should work even if webapp is stopped
Status:
Pending technical review
Priority:
1 (highest)
Assignee:
Category:
Packaging
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
This command is used during some plugin upgrades, when webapp can be down, and break upgrades - it could also cause problems during policy synchronisation
We have a dedicated flag file for this use case: /opt/rudder/etc/force_technique_reload
So we should detect if webapp is running, and if not, touch the flag file and not fail
Actions