Conversation
90fb3a4 to
cf4ee18
Compare
|
I thought we were going to do something like I feel like we could do with a SIP to figure out things like this and the clipboard overwrite issue and the persistence model and all that... what do you reckon? |
cf4ee18 to
60e5726
Compare
|
31ab673 to
95ee113
Compare
|
Note that the value for the cloud URL has been hard-coded to |
|
This is really nice and super smooth! One niggle I spotted. In the GH auth scenario we proxy Bindle; if this is far away then you can get this: Could we spot the proxy case and emit only one sloth warning? Sorry to nitpick. |
|
Not sure if the PR is ready for feedback at this level, but the error mode if the Hippo server doesn't exist is that it does nothing for about 15 (?) seconds then prints (This was hitting a URL that had previously existed as a AWS Hippo instance, but had been terraform destroyed. Hitting a completely made-up domain gives the same message but a lot quicker!) |
|
To reproduce that issue, did you stand up a cluster, run |
|
My specific scenario - and the weird and dev-specific way it happened may mean it's not a real issue - was:
|
|
To be clear, it was that last login which gave the error, not any deploy. |
e5663ef to
86b00c5
Compare
|
I managed to reproduce #794 (comment): The actual error is this: This is because the call to This issue was present on main as well. I'll see about fixing the error message. |
| } | ||
| }; | ||
|
|
||
| println!( |
There was a problem hiding this comment.
The last rebase introduced a call to wait_for_ready on the Hippo flow - flagging this up for the Cloud flow too. (Sorry, I should have looped you in on the PR where that was introduced.)
itowlson
left a comment
There was a problem hiding this comment.
This is working great for me! Thanks for battling through all the issues.
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
b8214bd to
2e3dc47
Compare
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
801e327 to
d374ce1
Compare
Signed-off-by: itowlson <ivan.towlson@fermyon.com>
d374ce1 to
f4d5737
Compare
This feature enhancement allows Spin users to deploy their applications to the Cloud.
A couple of open comments/questions for the reviewer:
copypasta, Spin developers will need to installxorg-devto compile against Linux. Where should we document this? Docs? README?spin deploy, the command will prompt for a new device code. This is becausespin deploydoes not store any configuration. Is this something we should track, or is the current behaviour okay?crates/cloud/src/registry/bindleandcrates/publish. This is an area worth looking at a little closer. (cc @radu-matei)spin deployflags are prefixed with--hippo-*. Is this worth re-naming these? (he says, as he asks the most difficult issue in the engineering world... Naming things)TODO:
spin login --statusprint as JSON