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 Azure support to up space billing get + provider-generic refactor #351

Merged
merged 11 commits into from
Aug 16, 2023

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    7f41f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0da942e View commit details
    Browse the repository at this point in the history
  3. Refactor GCP to use provider-generic report

    This refactors the GCP implementation of `up space billing get` to use a
    report function that is shared with other providers.
    branden committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    af3b2e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f55fc3d View commit details
    Browse the repository at this point in the history
  5. DRY AWS UsageQueryIterator

    branden committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    41af24e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    318e7fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17ca2d6 View commit details
    Browse the repository at this point in the history
  8. Refactor AWS to use provider-generic report

    This refactors the AWS implementation of `up space billing get` to use a
    report function that is shared with other providers.
    branden committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    abfc0aa View commit details
    Browse the repository at this point in the history
  9. DRY space billing get

    branden committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    37001ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c6e92d View commit details
    Browse the repository at this point in the history
  11. Rename EOF to ErrEOF

    branden committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    98a2920 View commit details
    Browse the repository at this point in the history