feat: embedded cluster manager websocket #17149
Annotations
2 errors
test:
pkg/handlers/handlers_test.go#L1505
cannot use kotsHandlersMock (variable of type *mock_handlers.MockKOTSHandler) as "github.com/replicatedhq/kots/pkg/handlers".KOTSHandler value in argument to handlers.RegisterSessionAuthRoutes: *mock_handlers.MockKOTSHandler does not implement "github.com/replicatedhq/kots/pkg/handlers".KOTSHandler (missing method ConnectToECWebsocket)
|
test
Process completed with exit code 2.
|
Loading