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

Subnet with centralized gateway can not visit host #1803

Closed
oilbeater opened this issue Aug 15, 2022 · 0 comments · Fixed by #1814
Closed

Subnet with centralized gateway can not visit host #1803

oilbeater opened this issue Aug 15, 2022 · 0 comments · Fixed by #1814
Assignees
Labels
bug Something isn't working

Comments

@oilbeater
Copy link
Collaborator

Expected Behavior

Pods in subnet with centralized gateway can visit host.

Actual Behavior

Pods in subnet with centralized gateway can not visit host when the gateway node failed

Steps to Reproduce the Problem

  1. Subnet with centralized gateway and with only one gateway node.
  2. The gateway node is not ready
  3. The gateway node back to ready
  4. Pod in the subnet can not visit host, no related route on the host
  5. The subnet is still not ready, even if gateway node is ready

Additional Info

  1. When gateway node is not ready, the pod should still be able too visit host
  2. When the gateway node is ready, the Subnet status should be changed
  • kube-ovn version:

    v1.8.9
    
@oilbeater oilbeater added the bug Something isn't working label Aug 15, 2022
@hongzhen-ma hongzhen-ma self-assigned this Aug 15, 2022
@oilbeater oilbeater moved this to In Progress in v1.11-s5 Aug 16, 2022
Repository owner moved this from In Progress to Done in v1.11-s5 Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants