Xuan Hu
01/28/2023, 9:18 AMFLYTE_PLATFORM_AUTH
work in flytekit as described in https://docs.flyte.org/en/latest/deployment/cluster_config/auth_setup.html#continuous-integration-ci. I tried to investigate into the source code of flytekit but failed. To be more speific, the source code of flytekit/configuration/__init__.py
and flytekit/configuration/internal.py
.Ketan (kumare3)
01/28/2023, 4:40 PMXuan Hu
01/29/2023, 3:39 AM# Set this to force Flytekit to use authentication, even if not required by Admin. This is useful as you're
# rolling out the requirement.
export FLYTE_PLATFORM_AUTH=True
I wonder how does this work.Ketan (kumare3)
01/29/2023, 3:53 AMTyler Su
02/03/2023, 6:40 PMEduardo Apolinario (eapolinario)
02/07/2023, 4:29 PM