kubectl/pkg
Todd Neal f5a7ea080f kubectl: fix describe node output when sidecars are present
Update the resource calculation so that it accumulates the resources
from scheduled pods correctly when those pods contain restartable
init containers.

Kubernetes-commit: 479b2d03a4369b8ae4565ba73850c703331cdcc5
2023-07-21 09:02:11 -05:00
..
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd Use intstr.Parse instead of reimplementing it 2023-07-13 12:02:26 +02:00
describe kubectl: fix describe node output when sidecars are present 2023-07-21 09:02:11 -05:00
drain kubectl/pkg/drain: Include namespace in evictPods return error 2023-02-07 13:10:30 -08:00
explain kubectl explain should work for both cluster and namespace resources and without a GET method 2023-06-26 18:39:28 +02:00
generate cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
metricsutil Added --sum flag to kubectl top pod 2021-09-16 09:28:30 -04:00
polymorphichelpers fix: kubectl expose fails for apps with same-port, different-protocol 2023-06-19 09:58:54 +08:00
proxy Remove ioutil from kubectl 2022-07-30 22:31:16 +09:00
rawhttp Migrate genericclioptions.IOStreams usage to genericiooptions 2023-04-05 14:07:46 +03:00
scale Support kubectl scale --dry-run=server|client 2020-03-30 17:33:15 -04:00
scheme Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
util kubectl: fix describe node output when sidecars are present 2023-07-21 09:02:11 -05:00
validation test: fix ginkgolinter issues 2023-02-22 10:35:09 +01:00