Files
kubernetes/pkg/kubectl
Kubernetes Submit Queue b0b6f3c256 Merge pull request #38401 from liggitt/addressable-deep-copy
Automatic merge from submit-queue (batch tested with PRs 36071, 32752, 37998, 38350, 38401)

Pass addressable values to DeepCopy

Extracted from https://github.com/kubernetes/kubernetes/pull/35728

These are the places we are currently calling DeepCopy incorrectly, and we need to fix, even if we don't pick up the changes to DeepCopy in #35728:
* creating a new cloner means we have no generated functions registered
* passing non-addressable values doesn't pick up generated deep copy functions, and forces us into reflective mode
2016-12-08 16:26:00 -08:00
..
2016-10-15 00:21:00 +03:00
2016-12-01 16:09:05 +08:00
2016-12-03 19:10:46 -05:00
2016-07-16 13:48:21 -04:00
2016-11-23 22:30:47 -06:00
2016-12-03 19:10:46 -05:00
2016-11-30 17:40:57 +08:00
2016-11-23 22:30:47 -06:00
2016-11-23 22:30:47 -06:00
2016-12-05 14:23:07 +08:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00