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 index out of range in controller security_group #3845

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

Longchuanzheng
Copy link
Contributor

Pull Request

What type of this PR

Examples of user facing changes:

  • Bug fixes

Which issue(s) this PR fixes

Fixes #3844

Signed-off-by: zhuanlan <zhuanlan_yewu@cmss.chinamobile.com>
Signed-off-by: zhuanlan <zhuanlan_yewu@cmss.chinamobile.com>
@bobz965 bobz965 merged commit 64f6f2b into kubeovn:master Mar 29, 2024
10 of 11 checks passed
bobz965 pushed a commit that referenced this pull request Mar 29, 2024
* controller security_group: Fix index out of range problem

* Change the position of assigning the sg variable


---------

Signed-off-by: zhuanlan <zhuanlan_yewu@cmss.chinamobile.com>
bobz965 pushed a commit that referenced this pull request Mar 29, 2024
* controller security_group: Fix index out of range problem

* Change the position of assigning the sg variable


---------

Signed-off-by: zhuanlan <zhuanlan_yewu@cmss.chinamobile.com>
bobz965 pushed a commit to bobz965/kube-ovn that referenced this pull request Mar 29, 2024
* controller security_group: Fix index out of range problem

* Change the position of assigning the sg variable


---------

Signed-off-by: zhuanlan <zhuanlan_yewu@cmss.chinamobile.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

index out of range in controller security_group
2 participants