Eduardo Apolinario
Eduardo Apolinario
@neverett , do you know what's up with this [failure](https://github.com/flyteorg/flyte/actions/runs/8971324940/job/24636914706?pr=4801) in docs? The error: ``` /home/runner/work/flyte/flyte/flyte/docs/flytesnacks/examples/pandera_plugin/basic_schema_example.md:10006:undefined label: 'pandera:dataframe_models' ``` That [label](https://github.com/flyteorg/flytesnacks/blame/master/examples/pandera_plugin/pandera_plugin/basic_schema_example.py#L6) hasn't changed in a while.
This CI check failure is going to be fixed by https://github.com/flyteorg/flytesnacks/pull/1670.
> Just FYI as I'm aware this PR is a WIP, a user is reporting the following error after using the solution proposed here: `{"json":{"src":"cookie.go:87","x-request-id":"7ad600c65f77a6ea6122172fa0ae240b"},"level":"error","msg":"Error reading existing secure cookie [flyte_idt]....
@yubofredwang , we did a round of testing using this in one of our Flyte clusters and it worked beautifully. Can we get this PR out of draft mode?
Thank you!
good catch! Hostname is indeed not being handled right now, although it should be very easy to add. Before we add it, it's worth understanding how hostname is set in...
@novahow , feel free to work on it. Tag me on the PR and I'll gladly review it.
@benoistlaurent , exposing stdout and stderr in an ergonomic way should be possible. Please, feel free to open a PR and tag me on it.
how about that idea of moving this to a separate plugin?
@pingsutw , is this PR still valid?