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

fix OVN LS/LB gc #2069

Merged
merged 2 commits into from
Nov 23, 2022
Merged

fix OVN LS/LB gc #2069

merged 2 commits into from
Nov 23, 2022

Conversation

zhangzujian
Copy link
Member

What type of this PR

  • Bug fixes

Which issue(s) this PR fixes:

Fixes LB gc for subnets not implemented by Kube-OVN:

I1121 18:49:31.261612       1 gc.go:293] start to gc loadbalancers
W1121 18:49:31.269664       1 ovn-nbctl.go:48] ovn-nbctl command error: ovn-nbctl --timeout=60 --no-wait --if-exists ls-lb-del macvlan-1 cluster-tcp-loadbalancer in 3ms
E1121 18:49:31.269737       1 ovn-nbctl.go:331] failed to add tcp lb to macvlan-1, ovn-nbctl: udp-st-info-dep: switch name not found
, "exit status 1"
F1121 18:49:31.269753       1 controller.go:387] gc failed: ovn-nbctl: macvlan-1: switch name not found
, "exit status 1"

@zhangzujian zhangzujian added bug Something isn't working need backport labels Nov 22, 2022
@zhangzujian zhangzujian marked this pull request as ready for review November 22, 2022 09:42
@zhangzujian zhangzujian changed the title fix OVN LB gc fix OVN LS/LB gc Nov 23, 2022
@zhangzujian zhangzujian merged commit aef4cd3 into kubeovn:master Nov 23, 2022
@zhangzujian zhangzujian deleted the fix-gc branch November 23, 2022 01:38
zhangzujian added a commit that referenced this pull request Nov 23, 2022
zhangzujian added a commit that referenced this pull request Nov 23, 2022
zhangzujian added a commit that referenced this pull request Nov 23, 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 need backport
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants