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

Report total CPU for vSphere virtual machines #26167

Merged
merged 20 commits into from
Jun 14, 2021

Commits on Jun 7, 2021

  1. Use entitled CPU and memory for vsphere virtualmachines

    Use static CPU entitlement to calculate total and free CPU.
    
    Use static memory entitlement instead of configured memory to calculate
    total and free memory.
    jsoriano committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    4c80a4f View commit details
    Browse the repository at this point in the history
  2. Update data.json

    jsoriano committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    293d324 View commit details
    Browse the repository at this point in the history
  3. Update vsphere client

    jsoriano committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    727e6b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    c2bebfe View commit details
    Browse the repository at this point in the history
  2. Fix docs

    jsoriano committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    bcb8bb2 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    jsoriano committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0f07681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e91531e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5649054 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    617bcc2 View commit details
    Browse the repository at this point in the history
  2. Fix go.mod

    jsoriano committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    2db2ee9 View commit details
    Browse the repository at this point in the history
  3. And fix notice

    jsoriano committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    3acfe42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8ee7b4 View commit details
    Browse the repository at this point in the history
  5. Add comments

    jsoriano committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    56bbb76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c70b03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9638735 View commit details
    Browse the repository at this point in the history
  8. Revert "Revert changes on dependencies"

    This reverts commit 9638735.
    jsoriano committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    bdebafe View commit details
    Browse the repository at this point in the history
  9. Try again

    jsoriano committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a686eb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    1abe07d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066eafc View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Revert changes on dependencies""

    This reverts commit bdebafe.
    jsoriano committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    3500a59 View commit details
    Browse the repository at this point in the history