replicatedhq / kots

KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
https://kots.io
Apache License 2.0
902 stars 90 forks source link

feat: embedded cluster manager websocket #5015

Open sgalsaleh opened 2 days ago

sgalsaleh commented 2 days ago

What this PR does / why we need it:

Implements a WebSocket server for the EC manager to connect to.

Which issue(s) this PR fixes:

Does this PR require a test?

Does this PR require a release note?

NONE

Does this PR require documentation?

NONE