My requirement is simple, User1 creates a GitRepo A, User2 creates GitRepo B.
Now the requirement is how to create the RBAC so that User1 can not see the GitRepo2, and User2 can not see the GitRepo 1. Or Each user can see (even View permission) only the GitRepos that user has created.