David Espejo

Results 65 comments of David Espejo

is there a way to re-trigger CI? (besides pushing a new commit)

06/06/2024 Contributors meetup notes: while this change is not considered completely necessary, more follow-up discussion to come.

Addressed here https://github.com/flyteorg/flytekit/pull/2443

Is this still a need? Also the referenced design doc is not accesible

This is implemented [here](https://github.com/flyteorg/flyte/pull/5715) Big thanks to @wayner0628

Once this is out in the upcoming 1.14 release, please give it a try and share any feedback here

@EngHabu do you think, instead of even making it configurable, we could drop the SYS_PTRACE capability from the copilot container?

@vlibov feel free to submit the PR, we can then review and discuss. Thanks!!

>I'm unsure where to add a working code snippet for the pyflyte package I think the places Fabio mentions in the OP are right: >[This](https://docs.flyte.org/en/latest/api/flytekit/design/clis.html) and [this](https://docs.flyte.org/en/latest/api/flytekit/pyflyte.html#pyflyte-package) documentation page should...