Xinzhou Liu
06/06/2023, 6:10 PMKevin Su
06/06/2023, 7:41 PMXinzhou Liu
06/06/2023, 7:55 PMlatest
image. Is there a way to specify the image tag the sidecar task container?Kevin Su
06/06/2023, 7:59 PMpod_spec=V1PodSpec(
containers=[
V1Container(
name="primary",
image=<image_name>
Xinzhou Liu
06/06/2023, 8:00 PMKevin Su
06/06/2023, 9:03 PMXinzhou Liu
06/06/2023, 9:05 PMKevin Su
06/06/2023, 9:10 PMXinzhou Liu
06/06/2023, 9:11 PMKevin Su
06/06/2023, 9:16 PMXinzhou Liu
06/06/2023, 9:42 PMFailed to record taskEvent, error [EventAlreadyInTerminalStateError: conflicting events; destination: ABORTED, caused by [rpc error: code = FailedPrecondition desc = invalid phase change from FAILED to ABORTED for task execution {resource_type:TASK project:"melody" domain:"staging" name:"atomwise.atomnet.flyte.tasks.train" version:"root-a187ff5188044973986b250c791f6b8e-cVO2gVPDzJ-3f9oE-wCwCA==" node_id:"n11-1-dn2" execution_id:<project:"melody" domain:"staging" name:"root-i85xkgsuskuxsl1quizkjw" > 0 {} [] 0}]]. Trying to record state: ABORTED. Ignoring this error!
Workflow namespace[project-staging]/name[root-i85xkgsuskuxsl1quizkjw] has already been terminated.
Trying to abort a node in state [Failed]
Kevin Su
06/06/2023, 9:52 PMchange from FAILED to ABORTEDhow did you know it’s grpc issue from this log? do you have any other logs in propeller
Xinzhou Liu
06/06/2023, 9:52 PMrpc error: