Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handling when rack becomes full #203

Open
timalces opened this issue Mar 27, 2024 · 0 comments
Open

Better handling when rack becomes full #203

timalces opened this issue Mar 27, 2024 · 0 comments

Comments

@timalces
Copy link
Contributor

timalces commented Mar 27, 2024

Rack height is an arbitrary value relevant solely in visualiser. It is therefore possible for a stack to be created that exceeds this height, or when new device types are implemented (e.g. volumes are included when they weren't before), or if in the future users are given the ability to create new devices for existing stacks.

Currently this results in the middleware being unable to create the device in visualiser and it erroring - we should implement a better way of handling this. We may also want to consider how to handle having a very tall rack, as when shown in the IRV this will effectively zoom out all racks & devices present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant