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

Add a new type of cluster action #2781

Merged
merged 3 commits into from
Mar 22, 2022
Merged

Add a new type of cluster action #2781

merged 3 commits into from
Mar 22, 2022

Commits on Mar 21, 2022

  1. Add a new type of cluster action used for placing a VM. This action i…

    …nherits from InitialPlacement action because it conveys the resource pool and host for placing the VM. In addition, it also has the VM's ConfigSpecwhich is used for indicating the recommended datastore for each virtual disk in VM's ConfigSpec
    Pranshu Jain committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    cb2b8f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Fix a linter error

    Pranshu Jain committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9b1de9c View commit details
    Browse the repository at this point in the history
  2. Move the ClusterClusterInitialPlacementAction to unreleased types + f…

    …ix linter error
    Pranshu Jain committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    4658305 View commit details
    Browse the repository at this point in the history