.. |
annotations
|
move server client shared annotations to new api/annotations package
|
2016-05-09 11:10:44 -07:00 |
endpoints
|
Merge pull request #23090 from tgraf/ipv6
|
2016-05-13 06:32:00 -07:00 |
errors
|
Allow StatusErrors to be modified after creation
|
2016-05-19 09:08:53 -04:00 |
install
|
Avoid allocations and a reflect.Call in conversion
|
2016-04-26 16:42:12 -04:00 |
meta
|
add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server
|
2016-05-24 13:07:28 -07:00 |
pod
|
Fix the rest of the code
|
2016-04-29 17:12:10 -04:00 |
resource
|
Add an int64 quantity implementation
|
2016-05-19 08:41:39 -04:00 |
rest
|
Change rest storage Update interface to retrieve updated object
|
2016-05-23 21:09:26 -04:00 |
service
|
LB Source Ranges: Move validation into API layer
|
2016-03-03 10:27:17 -05:00 |
testapi
|
add rbac for tests and kubectl
|
2016-05-25 14:25:56 -07:00 |
testing
|
Downward API implementation for resources limits and requests
|
2016-05-24 12:22:35 -04:00 |
unversioned
|
Make name validators return string slices
|
2016-05-18 00:48:01 -07:00 |
util
|
"experimental" -> "extensions"
|
2015-10-09 15:14:03 -07:00 |
v1
|
Downward API implementation for resources limits and requests
|
2016-05-24 12:22:35 -04:00 |
validation
|
Merge pull request #26121 from hpcloud/hpe/vsphere-vol-validation
|
2016-05-27 10:11:23 -07:00 |
OWNERS
|
Move blunderbuss assignees into tree
|
2016-03-02 20:46:32 -05:00 |
context.go
|
New etcd client modifications part 1 (context support)
|
2015-10-12 08:45:49 -05:00 |
context_test.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
conversion.go
|
Small improvements in conversion generator
|
2016-04-05 02:10:23 +02:00 |
conversion_test.go
|
Create a new method UnsafeConvertToVersion for faster convert
|
2016-05-12 10:10:35 -04:00 |
copy_test.go
|
Refactor diff into sub pkg
|
2016-03-21 20:21:39 +08:00 |
deep_copy_generated.go
|
Downward API implementation for resources limits and requests
|
2016-05-24 12:22:35 -04:00 |
deep_copy_test.go
|
Switch API objects to not register per version codecs
|
2016-01-22 01:10:21 -05:00 |
doc.go
|
Cleanup the content of deprecated V1beta1
|
2015-11-06 13:42:51 +08:00 |
field_constants.go
|
Move restclient to its own package
|
2016-02-29 12:05:13 -08:00 |
generate.go
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
generate_test.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
helpers.go
|
add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server
|
2016-05-24 13:07:28 -07:00 |
helpers_test.go
|
Update use of Quantity in other classes
|
2016-05-19 08:41:43 -04:00 |
mapper.go
|
changed NewDefaultRESTMapper to check for a partial package path
|
2016-02-23 04:24:01 -08:00 |
meta.go
|
add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server
|
2016-05-24 13:07:28 -07:00 |
meta_test.go
|
the garbage collector controller
|
2016-05-15 16:04:19 -07:00 |
node_example.json
|
Updating scripts to use v1 instead of v1beta3
|
2015-07-01 00:23:16 -07:00 |
pod_example.json
|
Updating scripts to use v1 instead of v1beta3
|
2015-07-01 00:23:16 -07:00 |
ref.go
|
Change ObjectKind signature to avoid allocations
|
2016-05-12 10:10:35 -04:00 |
ref_test.go
|
register internal types with scheme for reference unit test
|
2016-03-12 19:06:20 -05:00 |
register.go
|
Handle streaming serializers more consistently
|
2016-04-22 11:07:24 -04:00 |
replication_controller_example.json
|
Merge pull request #10604 from nikhiljindal/v1
|
2015-07-01 15:54:17 -07:00 |
requestcontext.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
resource_helpers.go
|
Update use of Quantity in other classes
|
2016-05-19 08:41:43 -04:00 |
resource_helpers_test.go
|
Update use of Quantity in other classes
|
2016-05-19 08:41:43 -04:00 |
serialization_proto_test.go
|
API for adding init containers
|
2016-05-17 00:29:49 -04:00 |
serialization_test.go
|
Change ConvertToVersion to use GroupVersion
|
2016-05-12 10:10:35 -04:00 |
types.generated.go
|
Downward API implementation for resources limits and requests
|
2016-05-24 12:22:35 -04:00 |
types.go
|
Merge pull request #25599 from caesarxuchao/orphaning-finalizer
|
2016-05-26 13:19:19 -07:00 |