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

Revert "add service level objectives support (#188)" #198

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

nmuesch
Copy link
Contributor

@nmuesch nmuesch commented Nov 4, 2019

This reverts commit cd70fef.

The SLO functions have some new syntax (using keyword arguments) that doesn't work for Ruby versions < 2.0. Due to this, the client can't be initialized for users using Ruby < 2.0

I'm also seeing an traceback on Ruby 2.4 when attempting to edit an SLO. Lets revert this and fix it and release it in a future client release.

@nmuesch nmuesch merged commit 71222f5 into master Nov 5, 2019
@nmuesch nmuesch deleted the nick/revert_slo branch November 5, 2019 00:13
phillip-dd added a commit that referenced this pull request Feb 10, 2020
phillip-dd added a commit that referenced this pull request Feb 10, 2020
phillip-dd added a commit that referenced this pull request Feb 11, 2020
* Revert "Revert "add service level objectives support (#188)" (#198)"

This reverts commit 71222f5.

* [slo] Convert to ruby1.9 compatible syntax.

* [lint] Enforce 1.9 compatible arrays of hashes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants