monitoring-mixins / mixtool

mixtool is a helper for easily working with jsonnet mixins.
Apache License 2.0
139 stars 15 forks source link

Fix erroring on OK, add test. #67

Closed tomwilkie closed 2 years ago

tomwilkie commented 2 years ago

Fixes #66

Adds a unit test to ensure we catch this in the future.

Signed-off-by: Tom Wilkie tom.wilkie@gmail.com

tomwilkie commented 2 years ago

/cc @superq - WDYT?