master
Update sig-cli OWNERS
Change legacy-script.sh to produce junit output in location set by the ARTIFACTS environment variables if KUBE_JUNIT_REPORT_DIR is not set.
add --subresource to kubectl apply
Add given namespace in dryrun=client output of HPA
Fix cmd, integration, and conformance tests
Add client-go credential plugin to kuberc
Introduce --as-user-extra persistent flag in kubectl (#134378)
Update shellcheck version (0.7.2 -> 0.8.0) and fix findings
Add --chunk-size support to kubectl describe
Add kubectl-convert tests
pause: fix version drift in various files
remove PruneWhitelist, use prune-allowlist instead
Merge pull request #109850 from ardaguclu/validate-nooptdefval
make general profile default
kubectl config set-context: Add -n flag
update pause version to 3.10.1
kubectl explain: add --max-depth flag (#138809)
Wait a bit after creating CRD
kubectl: strict check for exec command (#138214)
tests: adding integration test for rollout status
client-go/transport: structured, contextual logging
Update po, mo files for kubectl Japanese translation (#131176)
Clarify, document KUBE_OUTPUT_* variables
Add credential plugin`kubectl kuberc set` options (#137300)
Reflect expected replica count to the output of kubectl scale
apply review comment
kubectl: set KUBECTL_PATH environment variable during plugin execution (#138694)
use a non-deprecated API to check kube-proxy
add a warning printer in cli-runtime to coordinate warning style
flake(kubectl): fix run_kubectl_request_timeout_tests in integration test
cleanup: remove suggestfor from wait command (#137266)
Remove generators from kubectl run
rename v2beta2 to v2
fix typos in pkg/validation and test/cmd
Update version.sh
kubectl wait: Support multiple conditions (#136855)