You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: move service stop orchestration to hook configuration level
Replace stop-services-for-mode and stop-services-for-config with a single stop-services function. Build the complete stop sequence in hooks-default.yaml by invoking stop-services and stop_driver_services separately.
This removes
Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
0 commit comments