pdtpartners / nix-snapshotter

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

have `k3s` use `nix-snapshotter` #110

Closed antoinerg closed 7 months ago

antoinerg commented 7 months ago

Closes https://github.com/pdtpartners/nix-snapshotter/issues/102

This PR is simpler than both #108 and #109 which upgraded k3s to a recent version that supports the --image-service-endpoint flag. It turns out we can simply write out the config file for k3s instead of relying on the new flag.

antoinerg commented 7 months ago

@elpdt852 @RobbieBuxton this PR is ready for review! Thank you :bow:

antoinerg commented 7 months ago

I don't have write access to this repo so please go ahead and merge it for me! Thanks again :rocket:

RobbieBuxton commented 7 months ago

Awesome, nice work!!!

antoinerg commented 7 months ago

Awesome, nice work!!!

Thank you @RobbieBuxton ! Please merge away (I don't have write access here) :bow:

RobbieBuxton commented 7 months ago

Awesome, nice work!!!

Thank you @RobbieBuxton ! Please merge away (I don't have write access here) :bow:

I don't either currently, sorry!