Benjamin Gilbert
Benjamin Gilbert
Looks good. Note that you don't need to implement on FCOS _also_. If you implement it in the FCOS experimental spec, the OpenShift spec will automatically inherit.
Based on the behavior of other programming languages, I expected `count` to be passed by value, not by name. For example, in Python, I'd be surprised if this printed `2`:...
My point was that, as a new user of pl, I expected similar-looking syntax to work similarly to other languages. I didn't expect Code A to be valid syntax, so...
No worries, that makes sense. Thanks for digging into this.
This is causing a 30 second boot delay in Azure on Fedora CoreOS (#652).
The boot delay is caused by (at least) `afterburn-hostname.service`. These days we have a NetworkManager daemon and D-Bus in the initrd, so a D-Bus query should be sufficient. Here's a...
Since there are providers that allow SSH keys to be changed after the initial boot, we'd need to run the sshkeys service on subsequent boots on _some_ platforms, which seems...
From the discussion above, it appears to me that this isn't needed any longer, so I'll close. Feel free to reopen if it's still needed.
The OpenStack one is no longer relevant since #462, though CloudStack has similar behavior (#856).
I'm not seeing the rpmlint warning with Afterburn 5.3.0, so I'll assume that recent rust-users (we're using 0.11) has fixed this. Closing, but feel free to reopen if you're still...