We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environmental Info: K3s Version:
Vagrant env
Node(s) CPU architecture, OS, and Version:
Cluster Configuration:
3 servers
Describe the bug:
dualstack test is failing due to wrong addresses and lack of ipv6 default gateway
Steps To Reproduce:
go test -v -timeout=10m tests/e2e/dualstack/dualstack_test.go
Expected behavior:
dualStack test working
Actual behavior:
dualStack test fails because:
Additional context / logs:
The text was updated successfully, but these errors were encountered:
Validated using commit id of master branch e8c250b
agent-0 Ready <none> 53s v1.25.3+k3s-e8c250b8 10.10.10.103 10.10.10.103 Ubuntu 20.04.5 LTS 5.4.0-126-generic containerd://1.6.8-k3s1 server-0 Ready control-plane,etcd,master 3m12s v1.25.3+k3s-e8c250b8 10.10.10.100 10.10.10.100 Ubuntu 20.04.5 LTS 5.4.0-126-generic containerd://1.6.8-k3s1 server-1 Ready control-plane,etcd,master 26s v1.25.3+k3s-e8c250b8 10.10.10.101 10.10.10.101 Ubuntu 20.04.5 LTS 5.4.0-126-generic containerd://1.6.8-k3s1 server-2 Ready control-plane,etcd,master 70s v1.25.3+k3s-e8c250b8 10.10.10.102 10.10.10.102 Ubuntu 20.04.5 LTS 5.4.0-126-generic containerd://1.6.8-k3s1 •kube-system coredns-75fc8f8fff-42ggf 1/1 Running 0 2m56s 10.42.0.2 server-0 <none> <none> kube-system helm-install-traefik-85dbz 0/1 Completed 2 2m56s 10.42.0.6 server-0 <none> <none> kube-system helm-install-traefik-crd-dwbt6 0/1 Completed 0 2m56s 10.42.0.5 server-0 <none> <none> kube-system local-path-provisioner-5b5579c644-lcgfj 1/1 Running 0 2m56s 10.42.0.3 server-0 <none> <none> kube-system metrics-server-5c8978b444-2dw8x 1/1 Running 0 2m56s 10.42.0.4 server-0 <none> <none> kube-system svclb-traefik-38cb27fb-7t27v 2/2 Running 0 2m13s 10.42.0.7 server-0 <none> <none> kube-system svclb-traefik-38cb27fb-984js 2/2 Running 0 24s 10.42.3.2 server-1 <none> <none> kube-system svclb-traefik-38cb27fb-jz7wp 2/2 Running 0 43s 10.42.2.2 agent-0 <none> <none> kube-system svclb-traefik-38cb27fb-xcmq9 2/2 Running 0 68s 10.42.1.2 server-2 <none> <none> kube-system traefik-9c6dc6686-9w4ps 1/1 Running 0 2m13s 10.42.0.8 server-0 <none> <none>
Sorry, something went wrong.
manuelbuil
ShylajaDevadiga
No branches or pull requests
Environmental Info:
K3s Version:
Vagrant env
Node(s) CPU architecture, OS, and Version:
Cluster Configuration:
3 servers
Describe the bug:
dualstack test is failing due to wrong addresses and lack of ipv6 default gateway
Steps To Reproduce:
go test -v -timeout=10m tests/e2e/dualstack/dualstack_test.go
Expected behavior:
dualStack test working
Actual behavior:
dualStack test fails because:
Additional context / logs:
The text was updated successfully, but these errors were encountered: