Results 7 comments of Darius

For those looking for a temporary fix, I had some success with using `patch` utility to apply this patch after `serve` is installed: ``` diff --git a/node_modules/@zeit/schemas/deployment/config-static.js b/node_modules/@zeit/schemas/deployment/config-static.js index 55cff95..7e713c5...

Right, this is 2nd api issue already and I think this is not the end.. with cloud providers its easy, there is only one - latest api and it is...

Looks good so far, but I would like to see some tests for both, fairly straightforward, just follow existing examples, thanks!

Could you post the example resource that is failing? Also, please include version of TrueNAS you are using, thanks.

Hm, this is Bluefin, I only tested it with Angelfish. I may need to install this new version and see if maybe APIs changed or this is in fact some...

Yeah, I can confirm, they removed `devices` field in Bluefin train and it seems the only way to add them is through separate endpoint, this will need some work. Also,...

Yeah Im not surprised, TrueNAS has so many different versions and they all have API differences, this was originally implemented for Angelfish.. I don't have bandwidth to have support for...