Closed brandonmcwhirter closed 2 years ago
When launching a shell from rigger, it assumes that the backend pods will be the first pods in the list. This is not always the case. This change will select the backend pods by label instead which will ensure the correct pods are chosen every time.
rigger
When launching a shell from
rigger
, it assumes that the backend pods will be the first pods in the list. This is not always the case. This change will select the backend pods by label instead which will ensure the correct pods are chosen every time.