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
Move OnProcessStart from LoadComposableNodes to ComposableNodeContainer (#16)
* Move OnProcessStart from Load to Container
This allows LoadComposableNodes to be triggered by some event long after
the container process starts.
Signed-off-by: Shane Loretz <[email protected]>
* remove unused imports
Signed-off-by: Shane Loretz <[email protected]>
* Document LodeComposableNode must execute after container
Signed-off-by: Shane Loretz <[email protected]>
0 commit comments