rancher-desktop icon indicating copy to clipboard operation
rancher-desktop copied to clipboard

Cannot increase or decrease number of replicas in a deployment via Rancher Dashboard without errors

Open adamkpickering opened this issue 2 years ago • 0 comments

Actual Behavior

When I click the buttons to increase or decrease the number of replicas in an existing deployment, there are red error boxes that pop up. I should be able to click the error boxes as many times as I want, and each click should register as another replica. This should be made more robust.

Steps to Reproduce

  1. Start Rancher Desktop. Once k8s is up and running, open Rancher Dashboard from the system tray.
  2. Open Workload > Deployments and create a deployment if you don't already have one. Name "nginx" and image "nginx" works.
  3. In the dropdown that appears when clicking the green bar under the Health column, click + or - a number of times rapidly. Red error boxes should pop up.

Result

Cannot quickly increase or decrease number of replicas in a k8s deployment.

Expected Behavior

I expected to be able to smoothly and reliably increase/decrease the number of replicas in a deployment.

Additional Information

No response

Rancher Desktop Version

7f2828a3

Rancher Desktop K8s Version

1.22.7

Which container runtime are you using?

containerd (nerdctl)

What operating system are you using?

Other Linux

Operating System / Build Version

Pop OS 20.04

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

N/A

Windows User Only

No response

adamkpickering avatar Apr 25 '22 20:04 adamkpickering