Commit Graph

1 Commits

Author SHA1 Message Date
Brian Fletcher 83d250badc fix bug where response is badly formed. (#16830)
* 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>
2023-03-14 15:44:18 -04:00