Dylan Wilder
04/29/2022, 8:44 PMPrafulla Mahindrakar
05/02/2022, 11:24 AMflytectl get workflow -p flytesnacks -d development core.flyte_basics.lp.go_greet --latest -o yaml
Dylan Wilder
05/02/2022, 1:40 PMSamhita Alla
Dylan Wilder
05/02/2022, 2:19 PMflytekit.configuration.internal.DOMAIN
Prafulla Mahindrakar
05/02/2022, 2:39 PMFLYTE_INTERNAL_EXECUTION_WORKFLOW: flytesnacks:development:<http://example.wf|example.wf>
FLYTE_INTERNAL_EXECUTION_ID: a2r6nshjwvt8x54lp4c2
FLYTE_INTERNAL_EXECUTION_PROJECT: flytesnacks
FLYTE_INTERNAL_EXECUTION_DOMAIN: development
FLYTE_ATTEMPT_NUMBER: 0
FLYTE_INTERNAL_TASK_PROJECT: flytesnacks
FLYTE_INTERNAL_TASK_DOMAIN: development
FLYTE_INTERNAL_TASK_NAME: example.generate_normal_df
FLYTE_INTERNAL_TASK_VERSION: O_YLNJX3tLNuJdNrP4WbdQ==
FLYTE_INTERNAL_PROJECT: flytesnacks
FLYTE_INTERNAL_DOMAIN: development
FLYTE_INTERNAL_NAME: example.generate_normal_df
FLYTE_INTERNAL_VERSION: O_YLNJX3tLNuJdNrP4WbdQ==
found this. is it meant to be public?
This is used during registration and not consumed elsewhereDylan Wilder
05/02/2022, 3:00 PMKetan (kumare3)
Dylan Wilder
05/02/2022, 3:04 PMPrafulla Mahindrakar
05/02/2022, 4:37 PMYee
Dylan Wilder
05/02/2022, 5:00 PMFLYTE_INTERNAL_*
Yee
INTERNAL_
environment variables yes. the container plugin adds them.Gigi
05/11/2022, 8:48 PMFLYTE_INTERNAL_EXECUTION_DOMAIN
env var currently within tasks/workflows to configure environment specific external service urlsKetan (kumare3)
INTERNAL
to improve performance etcGigi
05/11/2022, 10:02 PMflytekit.current_context().domain
or something?Ketan (kumare3)
Yee