Marco

Results 17 comments of Marco

@Johnson145 I added your changes to this PR. If it ever gets approved...

Any update on this? I am facing this issue as well, but i keep getting the same error over and over again. A temporary fix seems to be to destroy...

> This smells like authentication issues, but it's also the first time I've heard of that type of reply from the API server (GOAWAY) smile > > Need to look...

@aaj-synth I was able to fix this error by using multiple apiservers and putting a load-balancer in front of the cluster, but also the `--goaway-chance 0` should work. I know...

Any update on this? I am trying to move data between two self hosted clusters (there isn't any LB on both) I would use `local` strategy but I am facing...

/remove-lifecycle stale

Yes, i am using k3s with flannel as CNI ``` k3s --version k3s version v1.28.10+k3s1 (a4c5612e) go version go1.21.9 ``` and k3s is started using `--flannel-backend=wireguard-native` Each cluster has 3...

I made some more experiments with this issue. I tried to use k3s with calico instead of flannel and also used rke2 with calico, but in both case I got...

These are the logs with tracing enabled. Logs were recorded while a volume was failing to mount in this node. As you can see, it took a while to make...