Antonio Gámez, PhD

Results 112 comments of Antonio Gámez, PhD

@jdolitsky Do you think we can merge this PR for the upcoming `3.10.0` release ?? 🙏

> .antgamdia - once .pytimer fixes DCO, would you be able to push on top of this PR/fork? I think `ClientOptResolver` if preferable over the `WithResolver` proposed here. Sure! Will...

> > .antgamdia - once .pytimer fixes DCO, would you be able to push on top of this PR/fork? I think `ClientOptResolver` if preferable over the `WithResolver` proposed here. >...

Nice to see this PR finally approved! Do you think you can also squeeze this one https://github.com/helm/helm/pull/11129? cc @jdolitsky 🙏

Performing rename (done at https://github.com/vmware-tanzu/kubeapps/pull/5192) as per the offline @rafariossaa 's suggestion: ```` pinnipedProxy.TLSSecret --> pinnipedProxy.tls.existingSecret pinnipedProxy.CACert --> pinnipedProxy.tls.caCertificate ````

In [Kubeapps](https://github.com/vmware-tanzu/kubeapps/) we are also affected, we are requesting the scope `6dae42f8-4368-4678-94ff-3960e28e3630/user.read` (for authenticating against Azure Kubernetes Service AAD) and our users are getting the same error `could not get...

Do you mean from the API response as well? Currently, the repos API is doing it, so the UI (still in progress) shows the `REDACTED` value by default. ![image](https://user-images.githubusercontent.com/11535726/176873847-a6f299dc-4684-4818-b708-3eab8e0b7e1a.png) However,...

> Instead, we may want to >expose the version constraint field, or present a UX such as: (...) > .castelblanque and I chatted about this one during the meeting and...

> I need to think about it more, but I still think I'd prefer to return an error if there was an error retrieving the aggregated results. What do others...

FWIW, we have had this (case 2) problem for quite a long time. In fact, we had this old issue tracking it: https://github.com/kubeapps/kubeapps/issues/164 I'd personally opt for clearing this cache...