Rafa Castelblanque

Results 27 issues of Rafa Castelblanque

Signed-off-by: Rafa Castelblanque ### Description of the change This PR adds the ability to set a service token to be used by Kubeapps on additional clusters. There was the original...

cla-not-required

### Description of the change Trivial PR trying to fix the error appearing with E2E test 04 for Carvel. It seems that #5273 didn't work, so adding now a check...

cla-not-required

**Summary** Remove old dead code related mainly to `kubeops` and pre-plugins architecture. Migrate code under `/pkg` that is directly related to `helm` plugin only. **Description** After removing `kubeops` (#5253) there...

kind/enhancement
component/apis-server

**Summary** In some Cobra commands, if no specific config file is provided, a fixed file name is looked up in the home folder. This is something inherited from old code...

good first issue
component/project
kind/enhancement

**Summary** GoReleaser is a widely used tool for finding out problems prior to releasing Go projects. It could be helpful for Kubeapps. **Background and rationale** It is a tool used...

component/ci
kind/proposal

### Description: Move CI to Github actions - Benefit: Be aligned with most of the Tanzu projects using it Related to #4096 ### Progress - [x] test_go - [x] test_dashboard...

component/ci
kind/enhancement

### Description: Currently Kubeapps is capable of dynamically generating a form with chart values metadata so that users can use it to adjust installation values. Sometimes this kind of dynamic...

component/ui
kind/proposal

### Description: Encapsulate logic scattered in CircleCI Yaml file into script files (e.g. cluster creation) in order to ease the future transition to Github. - Benefit: Having all the logic...

component/ci
kind/enhancement

**Summary** Define architecture diagram/s of Kubeapps as code, in a file living in the Git repo. **Background and rationale** There is no clear diagram (or set of diagrams) that defines...

kind/documentation
component/project

**Summary** Rework the frontend code related to global namespaces, specially related to package repositories. For example, when retrieving the summary of repositories, the _"Helm global"_ namespace is used (the one...

component/ui
kind/enhancement