kubernetes/pkg/genericapiserver
Kubernetes Submit Queue 7921a9ce67 Merge pull request #25816 from soltysh/scheduledjob_kubectl
Automatic merge from submit-queue

ScheduledJob kubectl

@erictune the last part (kubectl) of the ScheduledJob, as usual builds on top of previous PRs, so only last 2 commits matter (the kubectl one and storage leftovers).

```release-note
* Introducing ScheduledJobs as described in [the proposal](https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/scheduledjob.md) as part of `batch/v2alpha1` version (experimental feature).
```
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/.github/PULL_REQUEST_TEMPLATE.md?pixel)]()
2016-08-04 17:36:07 -07:00
..
options add DefaultServiceNodePortRange const 2016-08-03 12:39:46 +08:00
default_storage_factory_builder.go Forced using batch/v2alpha1 for storing ScheduledJob 2016-08-03 17:25:37 +02:00
default_storage_factory_builder_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
genericapiserver.go Merge pull request #29861 from xiangpengzhao/verify-secure-insecure-port-equal 2016-08-03 23:28:50 -07:00
genericapiserver_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
resource_config.go make addition group registration easier 2016-07-25 08:23:24 -04:00
resource_config_test.go make addition group registration easier 2016-07-25 08:23:24 -04:00
resource_encoding_config.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
server_run_options_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
storage_factory.go make the resource prefix in etcd configurable for cohabitation 2016-07-27 07:51:40 -04:00
storage_factory_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
tunneler.go Refactor util clock into it's own pkg 2016-07-28 02:29:04 -04:00
tunneler_test.go Refactor util clock into it's own pkg 2016-07-28 02:29:04 -04:00