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
@sebgoa are you sure? We don't even parse the userNames or the groupNames fields (which we probably should). I've tried visualizing the system:image-pullers role binding, which has userNames: null and it seems to work fine.
This was an openshift 3.11 cluster wtih standard rolebindings. Unfortunately I don't have access to the platform anymore and could not dump the roles in here. I assumed this was due to the userNames but I definitely don't know for sure.
I just add panics when running rback saying that it could not "parse" int.
In openshift, rolebindings can have an entry
userNames: null
The parsing panics because this is not a string
The text was updated successfully, but these errors were encountered: