Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

have k3s use nix-snapshotter #110

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

antoinerg
Copy link
Contributor

Closes #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
Copy link
Contributor Author

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

Copy link

@hinshun hinshun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elpdt852 elpdt852 added the ok-to-test Runs NixOS tests label Jan 24, 2024
@antoinerg
Copy link
Contributor Author

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

@RobbieBuxton
Copy link
Collaborator

RobbieBuxton commented Jan 24, 2024

Awesome, nice work!!!

@antoinerg
Copy link
Contributor Author

Awesome, nice work!!!

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

@RobbieBuxton
Copy link
Collaborator

Awesome, nice work!!!

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

I don't either currently, sorry!

@elpdt852 elpdt852 merged commit e8818ec into pdtpartners:main Jan 24, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Runs NixOS tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

k3s example: error pulling image
4 participants