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
In fa6e3ce, the intent was to patch
self-provisioning clusterrolebingind to clear the subjects. This does
not work for clusters where the CRB does not exists. Instead of doing
different change base on cluster, if we do client side apply with a
complete CRB in argo, it will work in both cases, when CRB exist and
when it does not.
Signed-off-by: Hugo Ares <[email protected]>
0 commit comments