Aaron Bentley
Aaron Bentley
We want to be free to vary our target cluster and image registry at runtime without invalidating the build cache. So we want to use runtime-available values such as test_env...
# Required information * Distribution: Ubuntu * Distribution version: 22.04 * The output of "lxc info" or if that fails: * Kernel version: 5.15.0-1012-kvm * LXC version: 4.0 * LXD...
I also tried `make all` with similar results. ```sh $ git reset --hard && git clean -fd && make clean && make test HEAD is now at b58e855e Fix syntax...
It's not clear to me whether "list" and "array" are intended to have different meanings in the tutorial. I could imagine that "array" would refer to the actual json datatype,...
With Ubuntu 22.04 LTS out, I'm now using this on my development machine, while still wishing to support 20.04 LTS. It seems like others would be in the same boat....