Ricardo Rivera

Results 16 comments of Ricardo Rivera

Hi, it´s a ServiceWorker Error. We would like more details than "broken". It would help our support team solve problems. Quota is just one example... I have provoked this in...

I think the easiest way would be to implement onerror... This event is fired outside of the Serviceworker and catch all unhandled Exception. https://developer.mozilla.org/de/docs/Web/API/ServiceWorkerContainer/onerror

The subject of **Concurrency** is managed by DataProtection by default. We actually implement only a IXmlRepository. That's just the persistence logic. Our `PersistKeysToKubeSecret` function only persists the XML Keys. (like...

Hey, thanks for the very fast answer :) I would first write a small application and test the procedure in minikube. If this works as expected, I will transfer it...

Soo, after the first few test.. I would not build ontop of `KubeClient.Extensions.Configuration` package.. The Idea was to hook the secret loading implementation but theres I see no clean way...

That seems to work well now. Here is my test repository: https://github.com/rriverak/KubeClient.Extensions.DataProtection

I'm a fan of monorepos ;-) I would be very happy to see my code in the KubeClient repository :)

I think it's good to support .NET Core 2.2. After all, there is an LTS release for .NET Core 2.2. The target of `Microsoft.AspNetCore.DataProtection 2.2.x` is` netstandard2.0`. I think we...

many thanks for your effort! I have no time pressure on this topic. :)

Hey, we also get this issues with Designated OpenStack and have also needed to role back from v0.12.2 to v0.12.0. It looks like a migration to the new TXT records...