Rafa Castelblanque
Rafa Castelblanque
There is no throttling between `kubeapps-apis` and `pinniped-proxy`, as all clients count with qps/burst configuration (at least since #5379). Same behavior as `kubeapps-apis` would have against directly k8s API server....
As with every representation of a living system, we need to make sure that we represent the different scenarios correctly. For example: Pinniped is an optional scenario for Kubeapps, as...
So this would be for the package installation screen, right? Agree, from the UX point of view we could have both `1.` and `2.` together if we wanted. A dropdown...
+1 to showing available results together with any plugin error when it failed (if that is technically possible with Grpc) If e.g. Carvel plugin fails, I would still like to...
After removal of kubeops (#5253), parts of the enclosing code used by this PR have been migrated and thus can not be applied. Changes have been reworked in #5286. Thanks...
Thanks for the info, Greg, that makes it more understandable. The term "contextual login" or "contextual auth" looks like a good fit for referring to it. Wondering how we can...
> dealing with a real-time-in-yaml-param-setting process is unbearable. I have switched to a new model where we store the modifications and then apply them altogether as user's request. Yep, too...
It is cool that there is a search option, great progress! Did you discard the foldable sections (maybe lazy-loading)?
Awesome, that looks always better!! Some minor observations: - Columnns change width when searching or paginating, probably adapting to the content. Shouldn't we use fixed size columns so that it...
> webworkers under the hood Happy to see that webworkers work as expected. It is a really good job! Minor observation about UI from the last GIF: the switch that...