Results 57 comments of Mike Cronce

Looks like a no go on identifying which manifest a blob request belongs to ![image](https://github.com/mcronce/oci-registry/assets/836242/e7f67cb0-2459-487e-9b62-f8e4563547ea) I'll at least move forward with the manual deletion endpoint and improved logs on upstream...

`mcronce/oci-registry:latest` was just pushed up with manual deletion endpoints. It's not in a tagged release yet, as I'm testing that and other changes in my lab. I'll get improved blob...

v0.4.4 was released tonight and includes the new endpoint. I missed the logging change, will get it in ASAP and get it released

I don't _think_ that that test failure has anything to do with my changes?

Also, if any call to the function is inlined, those saved registers can potentially have a positive impact on the caller

Realized I'm incorrectly producing `"format": "int32"` for `NonZeroU8` and `NonZeroU16` when `non_strict_integers` is enabled; need to fix that before this is ready

OK, that wasn't the problem. Fixed up the issues...testing still fails with `--features=non_strict_integers`, but the failures I'm seeing existed prior to my commit. I matched the new test cases with...

If you do decide to add maintainers, I wouldn't mind being included. I use the hell out of this crate and wouldn't mind contributing something back :)