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
Purpose: Check for the existence of an execution in the cache, if no prepare the MLMD execution of the hello-world container task, and generate the appropriate pod-spec-patch.
41
-
Outputs:
42
-
pod-spec-patch – patch for the system-container-executor pod; inserts the correct image and command for the main container.
43
-
cached-decision – if true, the next step will be skipped
*Purpose:* Check for the existence of an execution in the cache. If it does not exist, prepare the MLMD execution of the hello-world container task, and generate the appropriate pod-spec-patch.
44
+
**Outputs:**
45
+
-`pod-spec-patch` – patch for the system-container-executor pod; inserts the correct image and command for the main container
46
+
-`cached-decision` – if true, the next step will be skipped
0 commit comments