| Summary: | pre_start_nodejs-0.10 action_hook does not fire on app restart | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Corey Daley <cdaley> |
| Component: | Containers | Assignee: | Jhon Honce <jhonce> |
| Status: | CLOSED NOTABUG | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-21 19:05:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Corey Daley
2013-10-21 18:48:34 UTC
Restart is a different code path in some cartridges than stop/start. If you need pre_start called you can add a call to pre_start in pre_restart. |