Dimitri Laloue

Results 11 issues of Dimitri Laloue

For repositories, secrets used for authentication can be either user managed or kubeapps managed. The current mechanism is based on a system flag to enable one more or the other...

component/apprepository
component/plugin-helm
kind/proposal

For repositories, secrets used for authentication can be either user managed or kubeapps managed. The current mechanism is based on a system flag to enable one more or the other...

kind/enhancement
component/plugin-flux

When doing a GET on a given repository, plugins will ensure that credentials are marked as redacted. The current setting is to do full redaction, but some users may want...

kind/feature
component/apprepository

### Description: A user created with the kubernetes user-facing role "view" cannot see applications when using Kubeapps. When logging into Kubeapps, the following error is displayed instead: "Unable to list...

component/ui
kind/enhancement

there are cases where one plugin can fail when calling GetAvailablePackageSummaries (for example postgres issue for helm plugin, bug in carvel plugin for empty result...), and in that case, the...

kind/enhancement
component/apis-server

I created a user that only has access to his/her own namespace, and that does not have the right to view/create private repositories, but only use the global repositories (e.g....

component/ui
component/apprepository
kind/enhancement

The repository service API is implemented by the three plugins helm, flux and carvel. There are several aspects of the implementation which is not plugin specific and hence is duplicated....

kind/enhancement
component/apis-server

This issue is a follow up to issue #5121 which addressed improvements for the basic support of repositories for all types. The new UX should help improve further the creation/edit...

kind/feature
component/ui
component/apprepository

When configuring a cluster during install, an admin can provide a "serviceToken" to list namespaces on the target cluster. The current support is to list the token in the values.yaml...

component/auth
kind/enhancement

**Describe the bug** With the introduction of the new kubeapps-apis component, other deployments/services have been removed and things have moved around a bit. There are remaining items to cleanup to...

kind/bug
component/auth
component/pinniped-proxy