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
since the label selector will only work when pods have this label. If the name of PVC is larger than 63 chars, this would be an invalid label. We would have to make sure we get the labels truncated or hashed.
since the label selector will only work when pods have this label. If the name of PVC is larger than 63 chars, this would be an invalid label. We would have to make sure we get the labels truncated or hashed.
Originally posted by @alaypatel07 in #2 (comment)
The text was updated successfully, but these errors were encountered: