Skip to content

v0.1.0 - Alpha

Compare
Choose a tag to compare
@trevrosen trevrosen released this 14 Jan 20:14
· 29 commits to master since this release
5659863

We're still working to produce standardized end-to-end tests and complete the creation of Charts into Spaces. The plugin should be usable now for creating Alerts for existing Services/Metrics.

Changelog

993e2f9 Add Issue Template
9584825 Add Tags support and emerge condition errors
a9ee0d7 Add dep; add AO client; update Spaces
a4f6854 Add documentation for metrics
4e4adb9 Adding back the GNUmakefile test-compile step
9e8d7b9 Allow metric type to be set programatically
eb02107 Appease linter warnings (#11)
7c6224c Change license to Apache 2 (#35)
76a96be Cleanup after v0.1.0 release
445658a Cleanup and slight refactors
5659863 Dev and release workflow improvements (#38)
7d111d6 Enable CRUD of metrics
c01f607 Fail on provider test if APPOPTICS_TOKEN is not set OR empty (#16)
43a2a58 Fix API base URL
a45f6ef Fix Changelog Links Script for librato provider
992219a Fix main import
f87973e Fix using internal "ID" field in schema and update space tests (#9)
b8505c8 Fixing link in README
c725190 Fixing logo
7072478 Fixup bad rebase
efb612b GS-485: Get Services working and fix Alerts tests (#18)
12b4c26 GS-486: Alerts Resource (#14)
073cef4 GS-498: Support imports on alerts and services (#21)
d6c31af Initial transfer of provider code
e36dd2a Librato Alerts fixes (#15118)
9f7af37 Make CoC and support channels more visible
2df2b5d Make chart type actually optional
9379b57 Massively add HCL source tag in docs Markdown files
48886be Merge branch 'master' of /Users/jake/terraform
942b1ef Merge branch 'master' of /Users/jake/terraform
411d711 Merge branch 'master' of /home/ubuntu/terraform-vendor
9e4f4d7 Merge pull request #10 from terraform-providers/vendor-tf-0.10
c67c20c Merge pull request #13 from ricardochimal/master
809ed78 Merge pull request #14 from terraform-providers/f-make-website
f53f291 Merge pull request #22 from appoptics/chore/AO-11606/use-official-client-chad
c8e7cfe Merge pull request #31 from appoptics/update-to-latest-client
f768790 Merge pull request #9 from elblivion/tags-and-param-errors
c36832a Move over to akahn/go-librato
a84f82d Pickup vendor output
a471ef9 README.md: correct provider organization & missing repository name
d3be941 Remove superfluous test for space resource (#20)
27926fd Respond to review feedback
d8d0de8 Restore previous version for now
8d2cb8a Separate metric test by type
4147b68 Simplifying the GNUMakefile
e0975fd Support for Librato Alerts and Services
f8cd7a5 Support for Librato Alerts and Services
2bdb3da Transfer librato provider
0871db2 Transfer librato provider
e6518c2 Transfer librato provider website
c8481df Transfer of provider code
efbb69c Transfer of provider website docs
c3f3b2f Update CHANGELOG.md
0aa9908 Update README
1c1aa1f Update README.md
e49c367 Update to 0.5.1
4a7a560 Update website docs
16820bc Updating Makefile + Add gitignore
7a0619f Updating Makefile + Add gitignore
8af8ffb Upgrade appoptics api client to the latest version (#17)
c35c9a4 checkpoint
e267db8 fixup! Support for Librato Alerts and Services
ba6fbc6 fixup! Support for Librato Alerts and Services
c904184 fixup! Support for Librato Alerts and Services
512bd57 fixup! Support for Librato Alerts and Services
7cb1b85 fixup! Support for Librato Alerts and Services
296d053 initial commit
55d8444 librato: Work around eventual consistency of the API (#12816)
0aeae37 make: Add website + website-test targets
bd93641 provider/librato: Add Librato provider
92c1ca0 provider/librato: Add Librato provider
40f4dd5 provider/librato: Fixes for various integer type casting bugs
0f8beae provider/librato: Fixing some go vet issues for the resourceLibratoAlertConditionsHash
a2748d0 provider/librato: Randomize the test case names as dangling resources were causing failures
48a53e2 provider/librato: Refresh space from state when not found
85bf9c3 provider/librato: Update based on Librato API changes (#15060)
8de555e provider/librato: Use metric name created by agent
bd43f41 provider/librator: Always send required attributes on update
879331c reduce sleep time
e4c0d85 removed unused constants
a78351c s/librato/appoptics/
73156bb update the vendored go-librato library
7b421a7 v0.1.0
ec8cd19 vendor: Ignore github.com/hashicorp/terraform/backend
7db06d7 vendor: github.com/hashicorp/terraform/...@v0.10.0
3417973 website/docs: Run terraform fmt on code examples (#12075)
4a7bf1e working alerts; usable errors