Will Sargent
Will Sargent
I think it's probably cleaner to add a `groupedSelect.scala.html` helper -- that way you won't have to add two arguments to the existing select helper.
That's a good question. I think what you're doing right now with StructuredArguments is actually the correct answer -- if logfmt only supports key/value pairs, then any line oriented representation...
The frame format has the option of using a [dictionary id](https://github.com/lz4/lz4/blob/dev/doc/lz4_Frame_format.md#frame-descriptor), but there is no setting for it in the FLG structure https://github.com/lz4/lz4-java/blob/master/src/java/net/jpountz/lz4/LZ4FrameOutputStream.java#L320 I can do this with [zstd-jni](https://github.com/luben/zstd-jni/blob/master/src/test/scala/ZstdDict.scala) and...
Possibly related to https://github.com/conjure-up/conjure-up/issues/1299
> Actually, now that I say that, I'm wondering what password you're being prompted for the localhost provider? ``` Download the kubectl and kubefed client programs to your local host...
``` ~ snap info lxd name: lxd summary: System container manager and API publisher: canonical contact: https://github.com/lxc/lxd/issues description: | LXD is a container manager for system containers. It offers...
``` ✘ ~ lxc list +------+-------+------+------+------+-----------+ | NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | +------+-------+------+------+------+-----------+ ```
Tried adding a random debian image: ``` ✘ ~ lxc launch images:debian/stretch debian Creating debian Starting debian ~ cd conjure-up ~ lxc list +--------+---------+-----------------------+------+------------+-----------+ | NAME...
Could potentially be https://bugs.launchpad.net/juju/+bug/1633788
@battlemidget I did a complete removal and reinstall, with the same result. Here's the result of the last time I tried: [conjure-up.log](https://github.com/conjure-up/conjure-up/files/1648028/conjure-up.log) `lxc profile show default` shows: ``` config: {}...