Benjamin Gilbert

Results 534 comments of Benjamin Gilbert

Have you tried the `storage.trees` section? It's intended for exactly this use case.

We kept the initial `trees` implementation minimal for simplicity, with the assumption that we could add more features as needed. I actually have an old branch with half an implementation...

Removing `low hanging fruit` label pending further discussion.

The CloudStack provider also reads networkd lease files via a call to `dns_lease_key_lookup()`.

See also [this coreos-user thread](https://groups.google.com/d/topic/coreos-user/c27l0XcFx9c/discussion). We're still adhering to the original plan, though obviously not on the original timeline. We'll update the published schedule once we know more. That gist...

`ignition-validate` says: ``` error at line 10, column 22 9: "path": "/path/to/whatever", 10: "mode": "420" ^ json: cannot unmarshal string into Go value of type int ``` So the validation...

This is the right place for the validator issue. Many of our repos don't currently have separate bug trackers. So it seems there are two issues: - Online validator not...

Are you still seeing this on current versions of Container Linux?

Yup, this is a bug. It should be legal for `storage.trees.local` to be exactly equal to `FilesDir`, but `EnsurePathWithinFilesDir()` requires it to be a child of `FilesDir` instead. Thanks for...

Beta 2135.3.1 and stable 2079.6.0 were just released. Both have a fixed lbzip2 and should have correctly compressed artifacts.