Rafael Fernández López

Results 69 comments of Rafael Fernández López

I have opened https://github.com/briansmith/webpki/pull/260 in order to address this issue. Would love to have some feedback on it. Thank you!

Abstractions are not yet clear, needs more investigation to not convolute the public cloud and bare metal use cases. Removing milestone for now.

Thank you @DavidSpek. I'm certainly going to evaluate it. I'll soon reach to the point where this decision has to be made.

The project is libre software so you should be able to even reproduce the problem yourselves: https://github.com/smartbox-io/cell ``` $ make build $ make spec ``` Attaching the output here too:...

> I think is worth opening an issue on Simplecov and discuss what is the best path forward with the maintainer. What do you think? Sure, I will do that...

@ale7714 As you can see I opened a PR. I open a discussion, because maybe what makes more sense is to add an option to generate a `nocov` file that...

It would be great to take this opportunity to check if it's feasible to move functionality and flags shared between the `policy-server` and the `policy-testdrive` to a common place.

The point behind this work is to work on operators for the new stack, but at the same time, being able to "backport" these operators to the old CaaSP; this...

Some context on this: https://github.com/etcd-io/etcd/pull/11640, we might want to wait for an etcd version that includes this patch.