-
Notifications
You must be signed in to change notification settings - Fork 4.8k
One more fix to SDN controller perms #14979
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
One more fix to SDN controller perms #14979
Conversation
|
[test][testextended][extended:networking] |
|
LGTM |
|
[severity:blocker] |
knobunc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
[merge] |
|
continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 10 |
|
Evaluated for origin merge up to c0f5e37 |
c0f5e37 to
22bab43
Compare
|
Evaluated for origin testextended up to 22bab43 |
|
Evaluated for origin test up to 22bab43 |
|
continuous-integration/openshift-jenkins/testextended SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended/804/) (Base Commit: 1d1aa8a) (PR Branch Commit: 22bab43) (Extended Tests: networking) |
|
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2884/) (Base Commit: 1d1aa8a) (PR Branch Commit: 22bab43) |
pravisankar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
followup to #14968; the SDN controller also needs to be able to update HostSubnets.
Looking through pkg/sdn for Get/List/Create/Update/Delete calls, I'm pretty sure this now covers everything.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1466239
@openshift/networking @smarterclayton