Files
kubernetes/pkg/api
Kubernetes Submit Queue 1d4e0ea3c1 Merge pull request #30341 from sttts/sttts-simplify-deepcopy-canonical-element
Automatic merge from submit-queue

Simplify canonical element term in deepcopy

Replace the old functional canonical element term in deepcopy registration with direct struct instantiation.

The old way was an artifact of non-uniform pointer/non-pointer types in the signature of deepcopy function. Since we changed that to always be a pointer, we can simplify the code.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/30341)
<!-- Reviewable:end -->
2016-08-10 16:34:07 -07:00
..
2016-07-16 13:48:21 -04:00
2016-08-02 15:12:39 +03:00
2016-08-05 11:20:56 -04:00
2016-08-10 09:12:40 +02:00
2016-07-16 13:48:21 -04:00
2016-07-30 00:07:02 -04:00
2016-07-30 00:07:02 -04:00
2016-03-02 20:46:32 -05:00
2016-07-12 21:52:00 -07:00
2016-07-13 15:06:24 +01:00
2016-08-10 09:12:40 +02:00