You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1beta1 permits creating an additionalBlockDevice with an empty name, and with the name "root". There may be other issues.
I wrote test cases for these when writing #2008 but noticed that they were failing. I left the code in, commented out. Assuming that PR merges, we should uncomment those tests and fix them.