You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deleting workers from a kubernetes cluster is not working.
After selecting a worker and clicking on delete, it takes a couple of seconds then both workers disappear and they also disappear from the deployment details and the number of workers is changed to 0. however when you navigate to the contracts list you will find that the contracts were not deleted and when you navigate back to the kubernetes tab you will find both workers available and none of them was actually deleted.
Screencast.from.21-05-23.16.32.27.webm
The text was updated successfully, but these errors were encountered:
Error while deleting worker TypeError: Cannot read properties of null (reading 'deleteReservedIp')
at KubernetesHL.<anonymous> (base.js?t=1685009158497:200:29)
at Generator.next (<anonymous>)
at fulfilled (base.js?t=1685009158497:4:58)
Description
Deleting workers from a kubernetes cluster is not working.
After selecting a worker and clicking on delete, it takes a couple of seconds then both workers disappear and they also disappear from the deployment details and the number of workers is changed to 0. however when you navigate to the contracts list you will find that the contracts were not deleted and when you navigate back to the kubernetes tab you will find both workers available and none of them was actually deleted.
Screencast.from.21-05-23.16.32.27.webm
The text was updated successfully, but these errors were encountered: