Ville Aikas

Results 125 comments of Ville Aikas

Given the focus on getting the API to v1, I don't think we can make these changes prior to it. But this seems like a useful feature and it's been...

Seems like you could just write a super simple function that just takes the incoming event and calls the external URL? seems like it's semi complex feature that's extremely straightforward...

I see, because they'd still be paying for the function invocation?

Just a clarifying question here. I agree this kind of composition should work. Just want to make sure I understand the problem, I think the problem is that oneseq.spec.reply is...

Yes, sorry, understood, just wanted to make sure that "functionally" this could be made to work :) I think starting with the clone would be a good starting point.

I think the problem is that with genReconciler the ReconcileKind never gets called with deleted resources. You probably need to manually add a handler, kind of like we do in...

@evankanderson @anniefu would you mind sharing what you had in mind? I know you had done a lot of work here.

I think we talked about this a long time ago, and my recollection is that there are so many ways around this by bouncing things from my namespace, or by...

Good call as always @imjasonh wish I had thought of it before I hit ctrl-c :) You know how patient I can be :)

Sure does @wlynch just tried and indeed works out. Thanks much!