Open stoyanr opened 3 years ago
The error is not easily reproducible. On ssh
to other servers of the same shoot it did not show up. On the other hand, it did show up sometimes when trying to ssh to AWS instances, although also there it showed up only rarely.
Describe the bug
gardenctl
crashes withindex out of range
during floating ip cleanup when trying to ssh to an openstack server.To Reproduce Steps to reproduce the behavior:
Target an openstack shoot:
Try to ssh to one of the servers:
Subsequent attempts to ssh to the same server fail earlier with the same error and stack trace:
Expected behavior
gardenctl
should be able to ssh to the server and if for some reason it's not able to, it should clean the floating ip without errors.Gardenctl Version (please complete the following information):
Additional context Add any other context about the problem here.