Closed jvshahid closed 8 years ago
@evandbrown Potentially similar to https://github.com/cloudfoundry/bosh-agent/commit/d11adb42a008859408483d527d4af4e73cd12819
Ack. Will get the fix in this morning and update this issue when a build makes it through the pipeline. Thanks for reporting, @jvshahid.
Dev build 0.0.223 resolves this issue. I'll have an official patch release available once it goes through the prod pipeline (~2 hours from now).
Release 25.6.1 resolves this.
Looks like the payload that the CPI receives back from the gcp api cannot be marshaled properly into an int because the value was marshaled using floating point syntax.
This Gist has the output from the
bosh deploy
step.