-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Just a random list of small glitches we've ran into in recent deployments that we should investigate to provide a smoother experience:
- Add a VLAN field on physical managed networks (currently got to use YAML to do it)
- Overriding a network on an instance looks weird, you basically need to add a conflicting entry to override it, no easy way to just edit in place to switch to a different network
- Frequent errors on console attach, especially when a VM restarts in the background, accessing the console tab almost always fails and requires either a tab refresh or switching to another page and back to the console
- Support force stop after normal stop get stuck. Basically if you hit the normal stop button, it goes into a spinner waiting for a clean shutdown. It should still allow clicking again to offer the option of a force stop. That's needed to avoid getting stuck in situations where a clean stop is getting ignored.
Reactions are currently unavailable