Files
kubernetes/pkg/kubectl/cmd
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-21 17:32:32 -07:00
2016-12-05 11:03:21 +08:00
2016-12-03 19:10:46 -05:00
2016-11-23 22:30:47 -06:00
2016-12-05 11:03:21 +08:00
2016-11-23 22:30:47 -06:00
2016-12-08 14:16:01 -05:00
2016-11-23 22:30:47 -06:00
2016-10-29 20:24:54 -07:00
2016-10-29 20:24:54 -07:00
2016-12-02 18:42:25 +01:00
2016-12-03 19:10:46 -05:00
2016-11-23 22:30:47 -06:00
2016-10-29 13:30:47 -07:00
2016-11-23 22:30:47 -06:00
2016-12-05 11:03:21 +08:00
2016-11-23 22:30:47 -06:00
2016-11-23 22:30:47 -06:00
2016-12-05 12:36:05 +01:00
2016-11-23 22:30:47 -06:00
2016-12-05 11:03:21 +08:00
2016-12-05 11:03:21 +08:00
2016-12-03 19:10:46 -05:00
2016-12-03 19:10:46 -05:00
2016-11-10 14:07:42 -08:00