mirror of
https://github.com/kubernetes/kubectl.git
synced 2026-04-11 20:06:20 -04:00
* Remove deprecated PodRequestsAndLimits from kubectl/pkg/util/resource The PodRequestsAndLimits function was deprecated in favor of k8s.io/component-helpers/resource.PodRequests and PodLimits, which also support pod-level resources. There are no remaining consumers in kubectl. This removal includes the unexported helpers: podRequests, podLimits, determineContainerReqs, max, addResourceList, and maxResourceList. * Remove test for deleted max helper function Kubernetes-commit: e026a9482a167bec567f16f87efe9df4c09dbb06 |
||
|---|---|---|
| .. | ||
| resource.go | ||
| resource_test.go | ||