Bug 1880591: Fix service sync reject ACL name matching#305
Conversation
trozet
commented
Oct 8, 2020
|
@trozet: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
fa4a712 to
8a9f12c
Compare
|
@trozet: This pull request references Bugzilla bug 1880591, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/lgtm |
|
/hold Pending upstream merge. @trozet feel free to pull this hold when you are comfortable |
The generateACLName function was including backslash escapes for the ACL name for use in OVN commands that have trouble with literal ":". That was causing a mismatch when services were syncing because the name actually returned from an OVN command does not include any backslashes so the names would not match. Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit 5359ab7)
8a9f12c to
1740990
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knobunc, trozet The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-azure-ovn |
|
/hold cancel |
|
/override ci/prow/e2e-vsphere-ovn |
|
@trozet: Overrode contexts on behalf of trozet: ci/prow/e2e-vsphere-ovn DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/override ci/prow/e2e-azure-ovn |
|
@knobunc: Overrode contexts on behalf of knobunc: ci/prow/e2e-azure-ovn DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@trozet: All pull requests linked via external trackers have merged:
Bugzilla bug 1880591 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |