Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdctl start does not wait for completion #6915

Open
dozer75 opened this issue May 17, 2024 · 0 comments
Open

rdctl start does not wait for completion #6915

dozer75 opened this issue May 17, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@dozer75
Copy link

dozer75 commented May 17, 2024

Actual Behavior

When running rdctl start to start or initialize Rancher Desktop in Windows, the command returns immediately, this causes issues with using the command in scripts where other operations should follow.

Steps to Reproduce

Have a clean Rancher Desktop Installation in Windows and start rdctl start and see that it returns immediately even though the services it started isn't running.

Result

Returns immediately resulting it to be a useless command in scripting.

Expected Behavior

The command should wait until the environment has started.

Additional Information

other commands like e.g. rdctl shutdown waits for termination.

Rancher Desktop Version

1.13.1

Rancher Desktop K8s Version

1.28.9

Which container engine are you using?

moby (docker cli)

What operating system are you using?

Windows

Operating System / Build Version

Windows 11 Pro 23H2 22631.3593

What CPU architecture are you using?

x64

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

None

Windows User Only

No response

@dozer75 dozer75 added the kind/bug Something isn't working label May 17, 2024
@gunamata gunamata added kind/enhancement New feature or request and removed kind/bug Something isn't working labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants