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

Adds Service Level Objective (SLO) support #263

Merged
merged 16 commits into from
Aug 15, 2019
Merged

Commits on Aug 9, 2019

  1. add SLO support

    platinummonkey committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    c3e4020 View commit details
    Browse the repository at this point in the history
  2. fix docs

    platinummonkey committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    7f78d60 View commit details
    Browse the repository at this point in the history
  3. fix docs

    platinummonkey committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    5db3d0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebc3e2c View commit details
    Browse the repository at this point in the history
  5. PR review fixes

    platinummonkey committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    c4c630b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c4264b View commit details
    Browse the repository at this point in the history
  7. fix test

    platinummonkey committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    3444a4c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. fix provider to Optional fields

    make syntax backwards compatible
    
    suppress *_display changes
    platinummonkey committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    354e721 View commit details
    Browse the repository at this point in the history
  2. because of https://github.com/hashicorp/terraform/issues/6215/ move f…

    …rom TypeMap to TypeList and validate
    platinummonkey committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    1eb55bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6338ed2 View commit details
    Browse the repository at this point in the history
  4. Revert "add validation to query options"

    This reverts commit 6338ed2.
    platinummonkey committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    8db9196 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. fix docs

    address possible difference in state value for thresholds
    platinummonkey committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    1db15fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d383c0 View commit details
    Browse the repository at this point in the history
  3. fix

    platinummonkey committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    cbfe448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bf9857 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. fix dangling character

    platinummonkey committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    d02d40f View commit details
    Browse the repository at this point in the history