Skip to content
New issue

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

[Release 1.28] Update Kube-router to v2.1.2 #10179

Closed
rbrtbnfgl opened this issue May 24, 2024 · 1 comment
Closed

[Release 1.28] Update Kube-router to v2.1.2 #10179

rbrtbnfgl opened this issue May 24, 2024 · 1 comment
Assignees
Milestone

Comments

@rbrtbnfgl
Copy link
Contributor

Backport for #10102 #10053

@rbrtbnfgl rbrtbnfgl added this to the v1.28.11+k3s1 milestone May 24, 2024
@rbrtbnfgl rbrtbnfgl self-assigned this May 24, 2024
@rbrtbnfgl rbrtbnfgl moved this from New to Working in K3s Development May 24, 2024
@rbrtbnfgl rbrtbnfgl moved this from Working to Peer Review in K3s Development May 24, 2024
@rbrtbnfgl rbrtbnfgl moved this from Peer Review to To Test in K3s Development May 28, 2024
@rancher-max
Copy link
Contributor

Validated on release-1.28 branch commitid 7b8f0e1b

Applying  k3s_issue_10053_ns.yaml

Applying  k3s_issue_10053_pod1.yaml

Applying  k3s_issue_10053_pod2.yaml

Command:
kubectl exec -n test-k3s-issue-10053 pod/client --kubeconfig=/tmp/maxk3slocal_kubeconfig -- wget -O - http://10.42.1.8
---------------------
Assertion:
Hostname: server
----------------------
Matched with result:
Hostname: server
IP: 127.0.0.1
IP: ::1
IP: 10.42.1.8
IP: 2001:cafe:42:1::8
IP: fe80::44f8:f1ff:fe60:6cef
RemoteAddr: 10.42.1.9:49464
GET / HTTP/1.1
Host: 10.42.1.8
User-Agent: Wget
Accept: */*
Connection: close

Applying  k3s_issue_10053_netpol.yaml

Command:
kubectl exec -n test-k3s-issue-10053 pod/client --kubeconfig=/tmp/maxk3slocal_kubeconfig -- wget -O - http://10.42.1.8
---------------------
Assertion:
Hostname: server
----------------------
Matched with result:
Hostname: server
IP: 127.0.0.1
IP: ::1
IP: 10.42.1.8
IP: 2001:cafe:42:1::8
IP: fe80::44f8:f1ff:fe60:6cef
RemoteAddr: 10.42.1.9:49474
GET / HTTP/1.1
Host: 10.42.1.8
User-Agent: Wget
Accept: */*
Connection: close

Removing k3s_issue_10053_pod1.yaml

Applying  k3s_issue_10053_pod1.yaml

Command:
kubectl exec -n test-k3s-issue-10053 pod/client --kubeconfig=/tmp/maxk3slocal_kubeconfig -- wget -O - http://10.42.1.10
---------------------
Assertion:
Hostname: server
----------------------
Matched with result:
Hostname: server
IP: 127.0.0.1
IP: ::1
IP: 10.42.1.10
IP: 2001:cafe:42:1::a
IP: fe80::ecab:7cff:fe7c:3489
RemoteAddr: 10.42.1.9:46312
GET / HTTP/1.1
Host: 10.42.1.10
User-Agent: Wget
Accept: */*
Connection: close

Removing k3s_issue_10053_ns.yaml

PASSED! Test: [k3s/10053] Validates Ingress after Pod Restart when Network Policies are present
•

Ran 8 of 8 Specs in 468.803 seconds
SUCCESS! -- 8 Passed | 0 Failed | 0 Pending | 0 Skipped
--- PASS: TestDualStackSuite (468.81s)
PASS
ok  	github.com/rancher/distros-test-framework/entrypoint/dualstack	470.044s

@github-project-automation github-project-automation bot moved this from To Test to Done Issue in K3s Development May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants