k3s/pkg/api
k8s-merge-robot 42805f53b0 Merge pull request #28578 from thockin/dont-checkin-generated-code-prep-1
Automatic merge from submit-queue

Prep for not checking in generated, part 1/2

This PR is extracted from #25978 - it is just the deep-copy related parts.  All the Makefile and conversion stuff is excluded.

@wojtek-t this is literally branched, a bunch of commits deleted, and a very small number of manual fixups applied.  If you think this is easier to review (and if it passes CI) you can feel free to go over it again. I will follow this with a conversion-related PR to build on this.

Or if you prefer, just close this and let the mega-PR ride.

@lavalamp
2016-07-07 21:25:10 -07:00
..
annotations Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
endpoints Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
errors Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
install Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
meta Remove reflection path in meta.Accessor 2016-07-06 11:29:47 -04:00
pod Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource Add support for manually defined DeepCopy methods 2016-07-07 16:49:46 -07:00
rest api: validate generation updates 2016-07-07 13:09:48 +02:00
service Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
testapi Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
testing Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
unversioned Recreate the opt-in/opt-out logic for deepcopy 2016-07-07 16:49:46 -07:00
util Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
v1 Recreate the opt-in/opt-out logic for deepcopy 2016-07-07 16:49:46 -07:00
validation Merge pull request #21240 from thockin/validation_pt8 2016-07-07 14:37:11 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
context.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
context_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
copy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
deep_copy_generated.go Add support for manually defined DeepCopy methods 2016-07-07 16:49:46 -07:00
deep_copy_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Recreate the opt-in/opt-out logic for deepcopy 2016-07-07 16:49:46 -07:00
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers.go Merge pull request #26237 from duglin/UseConstant 2016-07-01 16:55:39 -07:00
helpers_test.go selector: make sure value of GT and LT is integer 2016-07-04 20:18:17 -07:00
mapper.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
meta.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
meta_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
node_example.json
pod_example.json
ref.go Remove reflection path in meta.Accessor 2016-07-06 11:29:47 -04:00
ref_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
register.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication_controller_example.json
requestcontext.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_helpers.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_helpers_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
serialization_proto_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
serialization_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
types.generated.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
types.go Make multi-key tags more explicit 2016-07-07 16:49:46 -07:00