Add plugins to show the current provider and consumer permissions. KubePlus includes a utility to grant and update permissions to the provider. Currently, there is no simple way for the provider or the consumer to find out what their current permissions are. The plugins will enable this. (The plugins can use 'kubectl auth can-i' to find out the current permissions for the provider and consumer service accounts and display the output in a nice format).
Add plugins to show the current provider and consumer permissions. KubePlus includes a utility to grant and update permissions to the provider. Currently, there is no simple way for the provider or the consumer to find out what their current permissions are. The plugins will enable this. (The plugins can use 'kubectl auth can-i' to find out the current permissions for the provider and consumer service accounts and display the output in a nice format).