hashgraph / solo

An opinionated CLI tool to deploy and manage standalone test networks.
Apache License 2.0
27 stars 7 forks source link

Test that solo can be run on windows #129

Closed leninmehedy closed 7 months ago

leninmehedy commented 9 months ago

We haven't tested solo on windows. However, we should ensure it can be run on windows. If not, we need to create tickets to resolve those issues.

### Tasks
- [ ] Insall required package for solo, such as kind, helm, nodejs for windows environment
- [ ] Solo unit test for windows environment
- [ ] Solo end to end test for windows environment
- [ ] kindest/node support for windows
leninmehedy commented 8 months ago

Currently we mentioned that solo can be used on darwin and linux: https://github.com/hashgraph/solo/blob/main/package.json#L71

If it it can be run on windows, we may update that line in package.json.

JeffreyDallas commented 8 months ago

Summary of current experiments:

With GCP Windows server instance

JeffreyDallas commented 7 months ago

Tried with different machine types (N2, C3) on GKE, once enabled nested virtualization. https://raaki-88.medium.com/enabling-nested-virtualisation-on-google-cloud-platform-instance-7f80f3120834 no longer able to connect to remote instance with Microsoft Remote Desktop

advancedMachineFeatures:
  enableNestedVirtualization: true
swirlds-automation commented 7 months ago

:tada: This issue has been resolved in version 0.24.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

swirlds-automation commented 7 months ago

:tada: This issue has been resolved in version 0.24.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: