mirror of
https://github.com/rancher-sandbox/rancher-desktop.git
synced 2021-10-13 00:04:06 +03:00
Merge pull request #750 from rancher-sandbox/add-vm-started-to-wsl
Tell WSL about the VM_STARTED state, parity with lima
This commit is contained in:
@@ -773,6 +773,7 @@ export default class WSLBackend extends events.EventEmitter implements K8s.Kuber
|
||||
}
|
||||
});
|
||||
|
||||
this.setState(K8s.State.VM_STARTED);
|
||||
await this.progressTracker.action('Starting guest agent', 100, this.launchAgent());
|
||||
|
||||
await this.progressTracker.action(
|
||||
|
||||
Reference in New Issue
Block a user