Eduardo Apolinario

Results 270 comments of Eduardo Apolinario

@sonjaer , can you talk a bit more about your use-case? For example, what's the refresh you mentioned in the PR description?

@fg91 , as @kumare3 mentioned, we now rely on `flyteadmin` to produce signed urls which are then used by the clients to upload the artifacts. In this particular case, you...

@highfly22 , can you expand on the problem here? In what context are you using the `DictTransformer` directly? Maybe give an example of how you're seeing this behavior.

cc: @katrogan , do you have a good idea of how this could be implemented? Also in terms of prioritization, where this should fall?

@ChenpiDog , we support a [number of deployments](https://docs.flyte.org/en/latest/deployment/index.html) in our docs and it'd be unwieldy if we decided to officially support yet another deployment strategy. Unfortunately we don't have the...

We are suspecting that it's an initialization issue. We'll investigate and comment here with what we discover.

@tamis-laan , first of all, sorry for your trouble. Can you say a bit more about how you're running this? The initial suspicion I had turned out to not be...

@tamis-laan , also worth checking if you're setting the environment vars mentioned after `flytectl demo start` finishes. For example: ``` ❯ flytectl demo start --source . ... +---------------------------------------------+---------------+-----------+ | SERVICE...

We sync'd offline on this. The tldr is that the default DNS resolver used by the python grpc client (C-ares according to the [docs](https://github.com/grpc/grpc/blob/master/doc/environment_variables.md)) is unable to resolve the name...

@SmritiSatyanV , can you quantify what needs to happen here? List the examples we want to add.