kubernetes/pkg/kubectl/cmd/util
Kubernetes Submit Queue a176a8b1b7
Merge pull request #64134 from wgliang/master.remove-from-factory2
Automatic merge from submit-queue (batch tested with PRs 63232, 64257, 64183, 64266, 64134). 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>.

Move SuggestedPodTemplateResources from factory to set_resources

**What this PR does / why we need it**:

Move SuggestedPodTemplateResources from factory to set_resources

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #64106

**Special notes for your reviewer**:

/cc @juanvallejo
**Release note**:

```release-note
NONE
```
2018-05-25 08:24:25 -07:00
..
editor move f.Command out of the factory 2018-05-22 13:31:01 -04: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 kubectl stops rendering List as suffix kind name for CRD resources 2018-04-19 21:21:03 +08:00
sanity update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Move unrelated methods from the factory to helper 2018-05-24 11:42:26 +08:00
conversion.go simplify api registration 2018-05-08 18:33:50 -04:00
factory.go Merge pull request #64134 from wgliang/master.remove-from-factory2 2018-05-25 08:24:25 -07:00
factory_builder.go update factory interface to overlap with lower RESTClientGetter 2018-05-17 08:27:53 -04:00
factory_client_access.go Move SuggestedPodTemplateResources from factory to set_resources 2018-05-25 11:00:01 +08:00
factory_object_mapping.go move Describer from factory 2018-05-24 09:43:28 -04:00
factory_test.go Move unrelated methods from the factory to helper 2018-05-24 11:42:26 +08:00
helpers.go move Describer from factory 2018-05-24 09:43:28 -04:00
helpers_test.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
kubectl_match_version.go start splitting polymorphic functions out of the factory 2018-05-17 08:55:31 -04:00
printing.go rm GetStandardPrinter 2018-05-07 15:37:55 -04:00