codius / old-codius-cli

Codius Client Command Line Interface (CLI)
https://codius.org
Apache License 2.0
110 stars 13 forks source link

Use fetched price quote for max price during upload #48

Open traviscrist opened 6 years ago

traviscrist commented 6 years ago

When uploading to hosts we check that the hosts price is less than the max price provided by getting a quote. Once this quote is received we should use its value instead of the max price during the upgrade to hold the host to the quote.