-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
kind/enhancementtriage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)
Description
It would be great to show the HTTP response when a CE has been sent when testing microservices that consume and produce Cloud Events as response.
Currently, the response is just ignored. The Golang CE SDK supports a more sophisticated way to send events that also allows the inspection of the response via https://github.com/cloudevents/sdk-go/blob/de2f28370b0d2a0f64f92c0c6139fa4b8a7c3851/v2/protocol/http/protocol.go#L178
Not sure how to get this from the in-cluster sender image to the CLI (except to log to stdout), but for the out-cluster sending from the CLI this should be not too difficult.
Metadata
Metadata
Assignees
Labels
kind/enhancementtriage/acceptedIssues which should be fixed (post-triage)Issues which should be fixed (post-triage)