Alexander Chernov
Alexander Chernov
Closing this since due to huge instability I am abbandoning swarm and wont be able to test things out.
sure @vboufleur , here you go.
One possible solution in case of argocd (for those who end up here through google) is to use terraform's target option. This is how I am doing atm with 4...
I will try to give it a go and see what happens.
Just encountered this. Running the command above gives me following ``` # ip link add test type dummy Error: Unknown device type. ```
@bboreham Sure. ``` # uname -a Linux k3s-server-002 5.4.0-1011-kvm #11-Ubuntu SMP Mon May 11 14:03:06 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux # cat /etc/os-release NAME="Ubuntu" VERSION="20.04 LTS (Focal Fossa)" ID=ubuntu...
I've potentially found the issue. Looks like kvm kernel (https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1833375) doesn't have dummy module and in effect ``` modprobe dummy modprobe: FATAL: Module dummy not found in directory /lib/modules/5.4.0-1011-kvm #...
Ok, I will have a look.
Well, it kind of makes sense. Since there was no official release yet, you should use the helm chart from https://github.com/rancher/local-path-provisioner/tree/v0.0.17/deploy
Also, I would argue that if it's a TypeList with MaxLength=1 (which is a fairly common pattern), it should be rendered simply as "Block" since for the end user that's...