kubernetes/pkg/api
Madhusudan.C.S ad9ba23995 Comment out DaemonSet update type fields and remove the code that depends on it.
Leaving the type fields as comments for reference and reminder. But
deleting the conversion, defaulting and validation code. They can
always be brough back from the previous PR once the types are
introduced. Because builds break without them anyway that serves as a
reminder, so there is no need to leave them commented out.
2016-02-10 15:44:01 -08:00
..
endpoints Use hashutil to hold hash tools 2016-01-06 22:28:58 +08:00
errors Clean up and document validation strings 2015-12-18 09:40:50 -08:00
install Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
meta eliminate mixed case from RESTMapper 2016-02-08 15:33:31 -05:00
pod Move port utility out of endpoints controller 2015-12-15 18:54:08 +01:00
resource Add or subtract from zero should not lose format 2016-02-04 13:16:47 -05:00
rest Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
testapi run serialization tests on all apigroups registered in testapi 2016-02-03 17:41:02 -08:00
testing Comment out DaemonSet update type fields and remove the code that depends on it. 2016-02-10 15:44:01 -08:00
unversioned implement kubectl get/describe for ReplicaSet 2016-02-09 13:56:21 +08:00
util "experimental" -> "extensions" 2015-10-09 15:14:03 -07:00
v1 Remove validation of *VolumeSource.FSType. 2016-02-09 09:13:06 +01:00
validation Remove validation of *VolumeSource.FSType. 2016-02-09 09:13:06 +01:00
context_test.go rewrite go imports 2015-08-05 17:30:03 -07:00
context.go New etcd client modifications part 1 (context support) 2015-10-12 08:45:49 -05:00
conversion_test.go Move conversion.Scheme to runtime 2016-01-30 14:12:40 -05:00
conversion.go conversion: add default conversion for {string,bool} ptr to {string,bool} 2016-02-01 16:01:19 -08:00
copy_test.go Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
deep_copy_generated.go support Azure File Service volume 2016-02-09 01:07:12 +00: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
generate_test.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
generate.go rewrite go imports 2015-08-05 17:30:03 -07:00
helpers_test.go implement Node affinity and NodeSelector 2016-02-04 01:53:14 +00:00
helpers.go implement Node affinity and NodeSelector 2016-02-04 01:53:14 +00:00
mapper.go eliminate mixed case from RESTMapper 2016-02-08 15:33:31 -05:00
meta_test.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
meta.go Change runtime.Object signature 2015-12-15 13:36:25 -05: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_test.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
ref.go Change runtime.Object signature 2015-12-15 13:36:25 -05:00
register.go Move ConfigMap to main API 2016-01-28 17:07:05 -05: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_test.go Correcting all go vet errors 2015-08-11 13:55:37 -07:00
resource_helpers.go scheduler: implement role awareness 2015-11-23 17:27:14 +01:00
serialization_proto_test.go Add protobuf preparation objects, guarded by proto tag 2015-12-05 18:15:48 -05:00
serialization_test.go run serialization tests on all apigroups registered in testapi 2016-02-03 17:41:02 -08:00
types.generated.go Remove validation of *VolumeSource.FSType. 2016-02-09 09:13:06 +01:00
types.go Remove validation of *VolumeSource.FSType. 2016-02-09 09:13:06 +01:00