kubernetes/pkg/master
Madhusudan.C.S fa0794098f Define etcd storage methods for replicationcontrollers/scale subresource.
Also register replicationcontrollers/scale subresource. Along with
registering the resource, also specify the cross-group override for the
subresource since Scale belongs belongs to autoscaling/v1 but
ReplicationController belongs to api/v1.
2016-03-04 11:02:37 -08:00
..
ports Remove unused KubeletStatusPort from ports.go 2015-12-03 16:00:49 +01:00
controller.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
controller_test.go Do not update kubernetes endpoints when endpoint address count is less than or equal to master count. 2015-12-01 14:31:22 -05:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
import_known_versions.go Created batch API group and copied Job there 2016-02-19 09:20:56 -08:00
master.go Define etcd storage methods for replicationcontrollers/scale subresource. 2016-03-04 11:02:37 -08:00
master_test.go Merge pull request #21434 from erictune/job-ga 2016-02-22 00:12:54 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
thirdparty_controller.go Moving /apis handler to generic server 2016-02-04 17:58:13 -08:00
thirdparty_controller_test.go apis/experimental->apis/extensions 2015-10-09 15:04:41 -07:00
tunneler.go Rewritte util.* -> wait.* wherever reasonable 2016-02-07 12:02:20 +01:00
tunneler_test.go Merge pull request #19314 from cjcullen/tunnels 2016-02-02 19:46:06 -08:00