Dimitri Laloue

Results 18 comments of Dimitri Laloue

What i meant is that today, with a view only role, helm installed apps (either kubeapps or CLI) are not visible in Kubeapps UI. Even if we were able to...

I found that this use-case is described in the following documentation: https://github.com/kubeapps/kubeapps/blob/master/docs/user/access-control.md#read-access-to-applications-within-a-namespace the documentation should probably be updated to reflect that a "view" role is not enough to view applications...

Ideally, yes, the plugin should be able to detect the settings from the flux installation. The same way ideally the carvel plugin should detect what the namespace is for global...

I am reopening this issue. The code has been changed to copy the secret to the namespace managed by kubeapps, but the copy is made under the logged-in user credentials....

before implementing a solution for a flag, i think we need to fix the following 2 bugs: issue #5746 issue #5747 The current UI does not provide a "view" UI,...

The new method is called “GetPackageRepositoryPermissions“. I do not see it listed in your screenshot. On my machine, I still see the old “can-I’ calls.

ah, yes, missed it. … I guess the issue is that the UI is considering the flux repos to be “global” (they are listed in the global, as I think...

There is still one issue, which was not fixed in this issue/pr as it applies to all plugins: whenever the "show in all namespaces" switch is toggled on, then all...