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:
Eric Promislow
2021-10-07 12:55:10 -07:00
committed by GitHub

View File

@@ -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(