kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue cba403024f
Merge pull request #62114 from deads2k/cli-22-jobs
Automatic merge from submit-queue (batch tested with PRs 62208, 62114, 62144, 60460, 62214). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

removes job scaler, continued

Builds on https://github.com/kubernetes/kubernetes/pull/61912 (original commit is there for credit/blame)

This keeps all the updates to the scaler building and all the test and reaper cleanup.  It just keeps a fake job scaler around for a different command path and the reaper.

/assign @p0lyn0mial 
/assign @soltysh 

```release-note
NONE
```
2018-04-06 17:06:09 -07:00
..
editor Ensure reasons end up as comments in kubectl edit. 2018-03-10 13:08:50 +00:00
env Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
jsonmerge update BUILD files 2017-10-15 18:18:13 -07:00
openapi Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
cached_discovery_test.go kubectl: Remove swagger 1.2 entirely. 2017-10-10 14:50:56 -07:00
cached_discovery.go discovery client not depend on pkg/api/legacyscheme 2017-11-02 14:59:21 -07:00
clientcache.go Merge pull request #59042 from soltysh/issue25442 2018-02-23 14:01:44 -08:00
factory_builder.go removes job scaler 2018-04-04 08:23:21 -04:00
factory_client_access.go --show-all is inert in v1.11 2018-03-21 09:13:21 +08:00
factory_object_mapping_test.go Remove ClientSetForVersion & ClientConfigForVersion from factory 2018-02-22 15:50:27 +01:00
factory_object_mapping.go Fix getting logs from daemonset 2018-04-06 13:31:59 +02:00
factory_test.go remove f.PrintObjectSpecificMessage 2018-02-21 21:06:49 -05:00
factory.go removes job scaler 2018-04-04 08:23:21 -04:00
helpers_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
helpers.go --show-all is inert in v1.11 2018-03-21 09:13:21 +08:00
printing.go fix show-all option description 2018-03-12 10:34:08 +08:00
shortcut_restmapper_test.go Prefer exact resource name matches to shortname expansions 2018-01-26 01:45:38 -05:00
shortcut_restmapper.go Prefer exact resource name matches to shortname expansions 2018-01-26 01:45:38 -05:00