Closed wleese closed 7 years ago
Can one of the admins verify this patch?
Would it be possible to add a test for this? This project hasn't been well maintained or tested, but would like to improve upon that aspect. Just something that checks this new field in each of the two functions it was added to.
Sadly make test wants to pull some Banno internal stuff, so it's hard for me to perform any tests.
I've added 2 tests that seemed to make sense to me. I've also renamed networkname to network_name to be more consistent with other parameters.
Does the vendor update conflict with the vendor update we just did?
ok to test
@adamdecaf That PR you linked did not update the go-marathon
vendor, just terraform related vendors.
Gah. It's hard to tell on github. 👍
I'm going to release a version with the vendor update and then this merged.
retest this please
This is a bit limited at the moment, because we only need ipAddress{ networkName: "xx" }
Had to update go-marathon to get support for IPAddressPerTask