k3s/federation
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
..
apis Update generated code 2016-08-10 09:12:40 +02:00
client Updating the generated client to include ingress 2016-08-05 16:04:34 -07:00
cluster Revert "[Federation] Downsize the release binary distribution." 2016-08-01 23:54:09 -07:00
cmd Merge pull request #30112 from nikhiljindal/federationIngressAPI 2016-08-10 00:08:41 -07:00
manifests Revert "[Federation] Downsize the release binary distribution." 2016-08-01 23:54:09 -07:00
pkg Federation - common libs - small changes in delaying deliverer 2016-08-10 17:05:15 +02:00
registry/cluster make reousrce prefix consistent with other registries 2016-08-08 22:19:39 -07:00
OWNERS Add colhom to federation OWNERS 2016-06-27 13:16:43 -07:00