Commit Graph

10 Commits

Author SHA1 Message Date
Vincent Fiduccia d2c8b48b70 K8s bugs (#795) 2016-07-21 23:15:58 -07:00
Vincent Fiduccia 059421832d Longhorn backup/snapshot 2016-06-14 01:55:49 -07:00
Vincent Fiduccia e5c12b6adf Wait for disconnect before reconnect 2016-06-06 01:45:36 -04:00
Vincent Fiduccia bde93f57c1 Fix safari websocket warning 2016-05-23 18:23:41 -07:00
Vincent Fiduccia 2af25f1277 Rework WebSocket client
Socket:

- Move watchdog functionality into socket
- Never allow more than one socket open at a time

Subscribe:

- Update the existing socket instead of creating a new one
- Remove watchdog functionality
- Add fail-safe to disconnect and ignore if a message is received for
  the wrong projectId
2016-05-22 22:13:39 -07:00
Vincent Fiduccia e220e378a8 Subscribe logging, orchestation state fixes (#672)
* Better logging for socket/subscribe

* Fix waiting page/orchestration issues

* Activate machine driver on create
2016-05-19 11:58:26 -07:00
Vincent Fiduccia d8fe5378e5 Bug fixes (#616)
rancher/rancher#4535
rancher/rancher#4515
rancher/rancher#4503
rancher/rancher#4502
rancher/rancher#4457
rancher/rancher#4193
2016-04-27 10:55:58 -07:00
Vincent Fiduccia e10069b6b5 Bump store 2016-04-20 11:14:48 -07:00
Vincent Fiduccia 9025a4776a ProjectId bugfixes (#602) 2016-04-18 11:00:27 -07:00
Vincent Fiduccia 03dc6451c0 Move subscription socket to mixin 2016-03-02 01:27:30 -07:00