elegant-australia-91422
01/29/2023, 6:04 PMelegant-australia-91422
01/29/2023, 6:04 PMrules_flyte
back up to date/upstream some of our own workcrooked-artist-67935
01/29/2023, 6:16 PMrules_flyte
. The implementation I put together this week is fairly encapsulated from our stack simply because its so new -- though that is a double edged swordelegant-australia-91422
01/29/2023, 6:19 PMelegant-australia-91422
01/29/2023, 6:19 PMsticky-art-97180
02/01/2023, 7:24 PMbrash-london-45337
02/22/2023, 1:07 AMfreezing-airport-6809
elegant-australia-91422
02/23/2023, 2:59 PM.register
target, and handle execution w/ a py_binary
target that takes in the launch plan name & user-specified CLI args that are passed to flyte_remote.execute
inside that binary. One interesting concern is that it requires the user to remember to register prior to attempting to launch an execution, and this is an area we'd really like to clean up and make more seamless. Curious if anyone else has different solutions for this?freezing-airport-6809
gifted-train-81198
03/20/2023, 3:55 PMresolver
in task container argument changed from usual flytekit.core.python_auto_container.default_task_resolver
to pyflyte.pypi_flytekit.site-packages.flytekit.core.python_auto_container.default_task_resolver
. Did anyone face this issue ? is there a way to control this?elegant-australia-91422
03/24/2023, 2:41 PMpyflyte-*
command, just using the py3_image as-is worked (w/ the way that Flyte sets args
for the pods)elegant-australia-91422
03/24/2023, 2:42 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
many-wire-75890
04/18/2023, 8:09 PMvictorious-controller-47160
05/22/2024, 3:05 PM