Klaus Deißner

Results 26 comments of Klaus Deißner

I wonder, if this should really be done with HTTP. How would the state handling work? You have to make sure the ACK reaches the instance that sent the event...

We actually had a discussion about this on Slack almost a year ago: https://cloud-native.slack.com/archives/C9DB5ABAA/p1558713174012100

@clemensv It was not a thread, but @duglin replied the next day in the channel, and @duglin, you and me discussed. We basically concluded that null values should be interpreted...

We experienced it first with the 2.4.0 release. I think it might have sneaked in with this [commit](https://github.com/cloudevents/sdk-go/commit/2c1245bfced37e33cc33c00d1abadb8d11f1a63f).

Thank you. If it is only about removing the length check, I can come up with a little PR, too.

Thanks @devinbost for the detailed explanation of the use cases. I have the impression that this is not so much about a schema for a specific event type, though. To...

@sasha-tkachev I think we have to discuss a bit more in the next call. Relying on the schema format from the discovery spec sounds good to me. If we specify...

@sebgoa > Lambda folks will tell you that their lambdas are only provisioned when you use them, but these days users are actually keeping their functions warm by faking load....

Yes, I think it is still needed, although it takes us a bit longer to get there. I think the _announcements_ could be realized by events about an xRegistry. In...

Good question. It's a bit of both. It may be more about xRegistry. As the described scenario is about CloudEvents, we can as well leave it here.