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
With this change the "user permitted in namespace" logic now properly
indicates what namespaces a user is allowed to access and which they
can't (i.e. because the install doesn't have access to that namespace,
or the user themselves does not have permissions to access that
namespace). Therefore, commands like 'pgo show namespace' now return
the proper results.
0 commit comments