* fix bug where response is badly formed.
Ideally the client would validate that the response is in the format
it expects upfront before any of this processing is done. This change
provides a minimal fix.
Signed-off-by: Brian Fletcher <brian@roadie.io>
* Update plugins/kubernetes-backend/src/service/KubernetesFanOutHandler.ts
Co-authored-by: Sam Blausten <sam@roadie.io>
Signed-off-by: Brian Fletcher <brian@roadie.io>
* prettier
Signed-off-by: Brian Fletcher <brian@roadie.io>
---------
Signed-off-by: Brian Fletcher <brian@roadie.io>
Co-authored-by: Sam Blausten <sam@roadie.io>