techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

Fix IPv6 Tests #475

Open timothystewart6 opened 7 months ago

timothystewart6 commented 7 months ago

The IPv6 test fail intermittently. We have gone weeks with it working fine and then a single pull request later it fails 6 times in a row. I am at the point now where I am tired of messing with it. I am going to disable IPv6 tests. I would love for them to work consistently but until then they are disabled.

Here is an example where it failed the first try but succeeded the second without any code changes.

Attempt 1 Attempt 2