Clayton Coleman
|
bdd4d34c7d
|
generated: api changes
|
2017-05-18 10:07:47 -04:00 |
|
Chao Xu
|
d0b94538b9
|
make it possible to move SchemeBuilder with zz_generated.deepcopy.go
|
2017-04-27 16:57:29 -07:00 |
|
Mike Danese
|
a05c3c0efd
|
autogenerated
|
2017-04-14 10:40:57 -07:00 |
|
Dr. Stefan Schimanski
|
595f4ed2cb
|
Update generated files
|
2017-02-22 19:03:25 +01:00 |
|
Dr. Stefan Schimanski
|
0834ff7943
|
Switch to GroupMetaFactory in federation and clientset testgroup
|
2017-02-22 19:03:25 +01:00 |
|
Clayton Coleman
|
7b1c715496
|
generated: Move references to metav1.*Options
|
2017-01-24 13:41:48 -05:00 |
|
Clayton Coleman
|
fca7e00608
|
Move all *Options to metav1
|
2017-01-24 13:15:26 -05:00 |
|
Clayton Coleman
|
469df12038
|
refactor: move ListOptions references to metav1
|
2017-01-23 17:52:46 -05:00 |
|
Clayton Coleman
|
c12344b3b8
|
Tests that check metav1
|
2017-01-23 16:53:19 -05:00 |
|
Clayton Coleman
|
f623a8c908
|
Make all groups use metav1.AddToGroupVersion for ListOptions
|
2017-01-23 16:53:18 -05:00 |
|
deads2k
|
9d3dfbf630
|
move apimachinery/announced to apimachinery
|
2017-01-20 12:20:13 -05:00 |
|
deads2k
|
dfd8db8ae9
|
allow API groups to be installed and registered in multiple schemes
|
2017-01-20 12:19:49 -05:00 |
|
Clayton Coleman
|
9a2a50cda7
|
refactor: use metav1.ObjectMeta in other types
|
2017-01-17 16:17:19 -05:00 |
|
Clayton Coleman
|
36acd90aba
|
Move APIs and core code to use metav1.ObjectMeta
|
2017-01-17 16:17:18 -05:00 |
|
deads2k
|
f1176d9c5c
|
mechanical repercussions
|
2017-01-13 08:27:14 -05:00 |
|
Dr. Stefan Schimanski
|
2741eb7fdb
|
Update generated files
|
2017-01-11 21:54:07 +01:00 |
|
deads2k
|
6a4d5cd7cc
|
start the apimachinery repo
|
2017-01-11 09:09:48 -05:00 |
|
Clayton Coleman
|
e5019de260
|
refactor: Move versioned/watch to meta/v1
|
2017-01-06 23:45:03 -05:00 |
|
Jeff Grafton
|
20d221f75c
|
Enable auto-generating sources rules
|
2017-01-05 14:14:13 -08:00 |
|
Mike Danese
|
c87de85347
|
autoupdate BUILD files
|
2016-12-12 13:30:07 -08:00 |
|
Jordan Liggitt
|
4536388909
|
Update bazel
|
2016-12-09 16:26:06 -05:00 |
|
Jordan Liggitt
|
fcf5bbccd6
|
Fix references from serializable types to use v1.ObjectMeta
|
2016-12-09 16:26:04 -05:00 |
|
Jordan Liggitt
|
711986876b
|
Remove generated codecs for internal types
|
2016-12-09 16:26:04 -05:00 |
|
Jordan Liggitt
|
d5afb71cf4
|
Remove json serialization annotations from internal types
|
2016-12-09 16:26:03 -05:00 |
|
Clayton Coleman
|
3454a8d52c
|
refactor: update bazel, codec, and gofmt
|
2016-12-03 19:10:53 -05:00 |
|
Clayton Coleman
|
5df8cc39c9
|
refactor: generated
|
2016-12-03 19:10:46 -05:00 |
|
Clayton Coleman
|
3dde81f8d0
|
Remove references to v1/internal ExportOptions
|
2016-11-27 23:21:06 -05:00 |
|
Clayton Coleman
|
35a6bfbcee
|
generated: refactor
|
2016-11-23 22:30:47 -06:00 |
|
Chao Xu
|
850729bfaf
|
include multiple versions in clientset
update client-gen to use the term "internalversion" rather than "unversioned";
leave internal one unqualified;
cleanup client-gen
|
2016-10-29 13:30:47 -07:00 |
|
Mike Danese
|
3b6a067afc
|
autogenerated
|
2016-10-21 17:32:32 -07:00 |
|
mbohlool
|
c1096211d0
|
Support optional tag in OpenAPI generator
|
2016-10-17 08:52:13 -07:00 |
|
mbohlool
|
25afcc5522
|
Add +optional tag to all fields with omitempty json tag
|
2016-10-17 08:52:13 -07:00 |
|
deads2k
|
4aa61ddcb2
|
remove dead mapper
|
2016-09-19 09:57:19 -04:00 |
|
mbohlool
|
702f55e61d
|
Add +k8s:openapi-gen tag to API types
|
2016-09-12 18:47:03 -07:00 |
|
jianhuiz
|
494129b089
|
add generated files
|
2016-08-22 23:00:23 -07:00 |
|
Daniel Smith
|
bd7d7cc02a
|
changes to generators
|
2016-08-11 17:06:54 -07:00 |
|
Daniel Smith
|
f1fd638962
|
fix register.go files up + add test import
|
2016-08-11 17:06:54 -07:00 |
|
Timothy St. Clair
|
24993b0343
|
Update generated files due to dependency shift.
Also minor bug fix in federation api.
|
2016-08-09 10:41:09 -05:00 |
|
Davanum Srinivas
|
2b0ed014b7
|
Use Go canonical import paths
Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports
Fixes #29014
|
2016-07-16 13:48:21 -04:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Eric Chiang
|
a3467a06cb
|
client-gen: allow doc comment to override API group name
|
2016-05-25 14:16:45 -07:00 |
|
Matt Liggett
|
2bc46d5085
|
It's 2016, yo.
|
2016-05-13 12:41:40 -07:00 |
|
Tim Hockin
|
7aff0f1486
|
Rename codecgen "testdata" dir so ugorji works
Go mistreats "testdata" and can't find vendor/ dirs.
|
2016-05-08 20:32:09 -07:00 |
|