control icon indicating copy to clipboard operation
control copied to clipboard

Pending request block UI

Open stgleb opened this issue 5 years ago • 2 comments

When UI request to backend stucks in pending state because of problems on backend - UI blocks in waiting for response and in unresponsive.

Steps to reproduce

  1. Deploy cluster in GCE with 1 master and 1 node
  2. Go to Instance settings in GCE console
  3. Update master instance uncheck Allow-Https check box
  4. tiller start arguing for connection timeout in logs

Expected result:

We can delete cluster by delete button

Actual result:

UI becomes unresponsive and delete action happens much later.

stgleb avatar Dec 05 '18 15:12 stgleb

This still affects nodes created with the Add node button.

Steps to reproduce:

  1. Deploy cluster.
  2. Add a node to the ready cluster.
  3. If provisioning of the node is failed we can't delete a cluster by the Delete button.

saheienko avatar Jan 11 '19 09:01 saheienko

Can't test until adding node is fixed in GCE.

eldridgeh avatar May 01 '19 20:05 eldridgeh