Results 135 comments of Jason Parraga

Part of my thinking when handling graceful shutdown was not just the servers but also draining any buffers, specifically for cloud events so that we minimize notifications that are dropped...

> Part of my thinking when handling graceful shutdown was not just the servers but also draining any buffers, specifically for cloud events so that we minimize notifications that are...

@lowc1012 can you sign off your commits?

> What's the current status of the proposal? I am working through an initial pull request to add this functionality.

> That's cool and I am happy to have a look! What about the TSC evaluation phases? I have seen other posts where RBAC was dismissed... I'm not familiar with...

I have completed an initial implementation. Please take a look: https://github.com/flyteorg/flyte/pull/6190

While the PR awaits review a few folks have checked it out in their forks and have got it working so feel free to try it out and provide feedback...

Looks like this is currently blocked on a bad googleapis-common-protos wheel: https://github.com/googleapis/python-api-common-protos/commit/28fc17a9208aa98782acc6bee6c40ec12b959706 It should support protobuf > 5 but doesn't...

> I guess that is still the case here if the tests are passing, but do you have any insight on how the generated code is working across protobuf 3,...

> Looks like the release as made and we can move this PR forward https://github.com/googleapis/python-api-common-protos/releases/tag/v1.63.1 Thanks for the ping. I wasn't subscribed to the releases. Will take a look today...