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
We should be able to do this with some complicated ranges and such after doing something like kubectl get storageclasses using the lookup function. Probably belongs as a rstudio-library helper that we use the permitted AccessModes and the named storage class with.
Also need a way to find the "default" storage class... either by "ranging" through all of them or finding a filter that we can pass...
Otherwise we leave the user a long debugging trail figuring out that we require
ReadWriteMany
by defaultIt'd be nice if there was a reliable way to see storage classes available for users and optionally fail
The text was updated successfully, but these errors were encountered: