Conversation
|
Please brief why the fixes are needed, and what it's fixing. |
|
This pull request fixes a problem where ACLs for an ingress policy applied to a server pod were not correctly deleted when a client pod accessing the server was terminated. The problem was caused by not performing a deep copy of ACLs passed to the ACL renderer, causing them to be modified while they were being rendered. |
tiewei
left a comment
There was a problem hiding this comment.
The comment explained the codes, I'll squash and merge to make sure the commit msg is correct
No description provided.