pdtpartners / nix-snapshotter

Brings native understanding of Nix packages to containerd
MIT License
532 stars 15 forks source link

Consider changes to Proxy model #97

Open mikebrow opened 1 year ago

mikebrow commented 1 year ago

Just a heads up, we have a k8s SIG-Node WG that is considering significant changes to the CRI around image services.

Security image access policies, authentication with in proc local key rings vs over the RPC, GC cache polices, support for runtime handlers in the image service layer that choose which image to unpack from the image index (windows platform versions etc.,) and which snapshotter to use one per runtime handler, ...

For these and a number of other reasons we should chat about other potential ways to hook into the image services api.

Thought:

elpdt852 commented 1 year ago

Hi @mikebrow thanks for the heads up. Is there a link or any documents that give more context around the proposed changes? I haven't been following too closely to the newer NRI / sandbox APIs but I'm happy to chat to learn more. I've contacted you on LinkedIn.