mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05:00
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 ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| helper.go | ||
| set.go | ||
| set_env.go | ||
| set_env_test.go | ||
| set_image.go | ||
| set_image_test.go | ||
| set_resources.go | ||
| set_resources_test.go | ||
| set_selector.go | ||
| set_selector_test.go | ||
| set_serviceaccount.go | ||
| set_serviceaccount_test.go | ||
| set_subject.go | ||
| set_subject_test.go | ||
| set_test.go | ||