Scott Nichols

Results 129 comments of Scott Nichols

Ok, I like this idea in general, but I wonder if we could take a smaller step first and do the following: - define a message format that could be...

Both cases, A): ``` "data" : "{\"foo\": \"bar\"}" ``` and, B): ``` "data" : { "foo": "bar } ``` Are equivalent to the spec. The message needs to be inspected...

> > Are equivalent to the spec. > > is that true? How would a JSON Object that's just a simple string but looks like JSON be serialized then if...

> > > Are equivalent to the spec. > > > > > > is that true? How would a JSON Object that's just a simple string but looks like...

Ping @clemensv @duglin still not sure on this one.

> If you then answer the callback with a GET (you picked the URL from a log), you implicitly allow whatever rates the sender is asking for because you don't...

Oh! I lost this thread, sure I will ping you @duglin and see what backs cloudevents.io, it would be cool to host the go sdk there too!!

Could this be exposed by an entry in the services list? Additionally, you could use the subscription api to subscribe to these change events.

An `apiVersion` without version is not an `apiVersion`. #5131 is breaking the contract we have with the resources. The subscription should just go ready false and an operator should fix...