Gabi

Results 34 comments of Gabi

Thanks for the suggestion @wy65701436! Added more tests now.

@milosgajdos Oh I thought I signed it. I added the footer ``` Signed-off-by: Gabi Villalonga ``` Isn't that enough? (EDIT: I guess I should've matched the entire name i have...

Yep! There is probably registries backed by Cloudflare's CDN; however if you try to push for example to a Cloudflare proxy with a layer that is bigger than 1GB, you...

Hi @milosgajdos, is there any way to circle back on this? Is there any interest on adding this? Is there any reviewer that we should call-in to have more feedback?

Thanks for the contribution! I agree we should have some kind of garbage collection to remove dangling layers. However, I might have some concerns with having garbage collection done by...

I like the date change. I'd suggest we remove the asynchronous garbage collection if we have the endpoint. And in that case I do not think DO is necessary (trying...

I think you will have to run the formatter on this PR and the other https://github.com/cloudflare/serverless-registry/pull/30/files

Hello folks! Due to garbage collection popular demand I have cherry picked @IvanDev's commit for rebase and add a bit of concurrency safety that I thought could be nice. Thank...

Cherry picked commit from this PR has been merged here https://github.com/cloudflare/serverless-registry/pull/48. Thank you @IvanDev for the implementation and the discussion!

The JWT mechanism is designed around an external third party being able to generate a JWT for the registry and should be stable. I completely agree we should be providing...