Rafa Castelblanque

Results 35 comments of Rafa Castelblanque

Tested the case, and it is returning a GRPC status 9 (Failed precondition). ``` grpc-message: Unable to add package repository "asdasda" using the plugin "helm.packages": rpc error: code = FailedPrecondition...

My experience from other projects is that generated source code is never added to Git. This is, removed from repo and added to gitignore. It will be generated in an...

Thanks for helping out @XenoAura! After removing `kubeops`, work has been done in #5286.

hi @SohrabTa , thanks for the proposal. It is really appreciated that the community takes part in the development of Kubeapps. It is an interesting feature, but sadly we can...

Interesting findings! > When the network request is completed, it is marked as runnable again, and should be put into the front of the queue (the next-task slot), but seems...

> And the winner is the sync_writes option to the cached macro Awesome work Michael. So the write-lock was blocking all subsequent requests. This is something that still amazes me...

It might be two issues together. On one side, in the example the context is namespace `a` and the repo exists in namespace `a`, but it is being shown in...

Agree, but it is true that any repo is strictly namespaced, as it lives in a specific namespace. The "global" label is indeed artificial. There could be a scenario where...

There is an upcoming redesign of the repositories UI that may ease this dichotomy, at least in that screen. #5515 I suggested to show all repos in a single table...