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

[DO NOT MERGE] fix deep copy on ResourceQuotasStatusByNamespace #11621

Closed
wants to merge 1 commit into from

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Oct 27, 2016

Would fix #11560 . Deep copy was wrong and it presented as copies that weren't actually copies, so we'd be mutating our originals. Since the deep copy was borked, it tricked the mutation detector.

This is my "find what's broken" branch state

@liggitt

@deads2k
Copy link
Contributor Author

deads2k commented Oct 27, 2016

replaced by #11595

@deads2k deads2k closed this Oct 27, 2016
@deads2k deads2k deleted the deepcopy branch February 3, 2017 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant