kubectl/pkg/util
babugeet 0b359223b4 Added logic to check portname in sidecar container (init)
Signed-off-by: "babugeet <abhinandhbg@gmail.com>"

Kubernetes-commit: 7a810c6bb6591c4d617b585144d8f54ebaaed334
2024-06-11 20:05:39 +05:30
..
certificate Add v1 CSR support to kubectl describe 2020-06-04 12:05:51 -04:00
completion test: improve unit tests for container name autocompletion 2024-05-16 21:40:50 +02:00
deployment cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
event Move pkg/kubectl/util/event into staging 2019-06-19 15:31:51 -07:00
fieldpath Fix quotes that trip up gofmt 2022-07-22 09:19:47 -04:00
hash Immutable field and validation 2019-11-26 13:29:26 +01:00
i18n [ja]fix typo in "kubectl config delete-context -h" 2024-03-13 01:21:01 +09:00
interrupt Moved pkg/kubectl/util/term, pkg/kubectl/util/templates, pkg/kubectl/util/interrupt, and pkg/kubectl/util/interrupt to staging 2019-06-19 16:31:38 +02:00
openapi chore: adds consistent vanity import to files and provides tooling for verifying and updating them. (#120642) 2024-02-08 15:58:16 +00:00
podutils use build-in max and min func to instead of k8s.io/utils/integer funcs 2023-12-15 15:09:11 +08:00
prune kubectl-apply: add prune test cases for non-namespaced resources 2022-11-09 07:43:43 +08:00
qos Update pkg/apis/core/helper/qos/qos.go 2023-08-07 10:52:26 -07:00
rbac When combining PolicyRules, don't duplicate verbs 2020-05-18 15:20:06 -04:00
resource kubectl: fix describe node output when sidecars are present 2023-07-21 09:02:11 -05:00
slice kubectl apply: Deprecate --prune-whitelist in favor of --prune-allowlist 2022-10-30 20:50:19 -04:00
storage add unit test for /staging/src/k8s.io/kubectl/pkg/util/storage 2022-07-29 17:34:00 +08:00
templates Optimize usage message of commands which have subcommands. 2023-05-10 18:10:28 +08:00
term Add shortname ambiguity warning in shortcut expander (#117668) 2023-10-11 19:58:38 +00:00
apply.go Move pkg/kubectl/apply.go to staging 2019-07-24 20:40:25 -07:00
pod_port.go Added logic to check portname in sidecar container (init) 2024-06-11 20:05:39 +05:30
pod_port_test.go Added logic to check portname in sidecar container (init) 2024-06-11 20:05:39 +05:30
service_port.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00
service_port_test.go cli: replace intstr.FromInt with intstr.FromInt32 2023-03-14 16:17:48 +01:00
umask.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
umask_windows.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
util.go Generate and format files 2022-07-19 20:54:13 -04:00
util_test.go Move pkg/kubectl/util to staging 2019-07-24 11:59:28 -07:00