David Arnold

Results 1203 comments of David Arnold

@GTrunSec I think there is a misunderstanding, here: - Runners: #17 #8 - `makes` has a nice agnostic library to use for things like injecting bash arrays etc. Things that...

## Additional Data Point: ### Glossary **Flake Span** : the span of the flake; if no subflakes are used, this equals to the span or scope of the repository (i.e....

We need this (native doc support). A diversity of solutions isn't adding ecosystem (research) value any more at this point in time. To the contrary.

As the one structuring our onboarding journey, I may add first hand experience to this point: > Every time we hire someone, it's hard for them to get onboarded. The...

> problem so far has been, with all material, that it is not really focused, therefore not meeting user needs well In my opinion, it's suboptimal to distribute these four...

Pre-Shared Key Solution: - A single initial admin join token? (without TTL, and immediate expiry after consumption)

> Unfortunately, the Go filepath.Walk function doesn't allow to provide a comparison function in order to be able to change this behavior. Precisely here: https://cs.opensource.google/go/go/+/refs/tags/go1.19.1:src/path/filepath/path.go;l=540

FWIW, I started working on an implementation: https://github.com/input-output-hk/nomad-driver-nspawn-nixos-container Feedback will be very welcome. My personal conclusion of this conversation here is: - I can bind-mount the nix-store, after having made...

@sundbry Thank you for this tale-telling diff. > If you do make a special plugin to support nixos, I think maybe you should consider keeping the systemd-nspawn dependency out of...

All clear, thank you. So it's "aliasing" (contracts) for each Workload that the scheduler platform team would provide locally. I had thought `ComponentDefinition`s have a global identity. It looks like...