Rancher desktop version of helm install|upgrade causes golang error:
E1120 15:30:50.527990 29336 round_tripper.go:63] CancelRequest not implemented by *cli.retryingRoundTripper
Steps to Reproduce
Install the latest version of Rancher Desktop on Windows 11 version 1.16.0
Install git-bash
Check latest version of helm: /AppData/Local/Programs/Rancher Desktop/resources/resources/win32/bin/helm version
Helm slows to a crawl, but eventually succeeds:
helm install devops-present --namespace=devops-present-dev ./helm/devops-present-dev --debug --dry-run
install.go:224: 2024-11-20 15:44:19.1062682 -0500 EST m=+0.141594401 [debug] Original chart version: ""
install.go:241: 2024-11-20 15:44:19.1068173 -0500 EST m=+0.142143501 [debug] CHART PATH: devops-present\helm\devops-present-dev
E1120 15:45:09.712522 31356 round_tripper.go:63] CancelRequest not implemented by cli.retryingRoundTripper
E1120 15:45:09.712522 31356 round_tripper.go:63] CancelRequest not implemented by cli.retryingRoundTripper
Expected Behavior
helm should succeed without error at a normal speed.
Additional Information
Debugging:
--debug and --dry-run do not show any pertinent information.
Upgrading rancher desktop from 1.8 did not solve the issue.
Uninstalling and re-installing the chart did not solve the issue.
Rancher Desktop Version
1.16.0
Rancher Desktop K8s Version
1.16.0
Which container engine are you using?
moby (docker cli)
What operating system are you using?
Windows
Operating System / Build Version
Windows 11 Home
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
Actual Behavior
Rancher desktop version of helm install|upgrade causes golang error: E1120 15:30:50.527990 29336 round_tripper.go:63] CancelRequest not implemented by *cli.retryingRoundTripper
Steps to Reproduce
Result
Helm slows to a crawl, but eventually succeeds: helm install devops-present --namespace=devops-present-dev ./helm/devops-present-dev --debug --dry-run install.go:224: 2024-11-20 15:44:19.1062682 -0500 EST m=+0.141594401 [debug] Original chart version: "" install.go:241: 2024-11-20 15:44:19.1068173 -0500 EST m=+0.142143501 [debug] CHART PATH: devops-present\helm\devops-present-dev
E1120 15:45:09.712522 31356 round_tripper.go:63] CancelRequest not implemented by cli.retryingRoundTripper E1120 15:45:09.712522 31356 round_tripper.go:63] CancelRequest not implemented by cli.retryingRoundTripper
Expected Behavior
helm should succeed without error at a normal speed.
Additional Information
Debugging: --debug and --dry-run do not show any pertinent information. Upgrading rancher desktop from 1.8 did not solve the issue. Uninstalling and re-installing the chart did not solve the issue.
Rancher Desktop Version
1.16.0
Rancher Desktop K8s Version
1.16.0
Which container engine are you using?
moby (docker cli)
What operating system are you using?
Windows
Operating System / Build Version
Windows 11 Home
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
None
Windows User Only
Bitdefender