.. |
annotate
|
Clean up testing code of kubectl cmd section
|
2022-10-27 22:18:42 -04:00 |
apiresources
|
(kubectl apiresources): Use restclientgetter instead cmdutil.Factory
|
2022-08-24 09:52:10 +03:00 |
apply
|
add kubectl server-side apply migrate managedfields
|
2022-11-03 20:14:37 -07:00 |
attach
|
Support cancelable SPDY executor stream
|
2022-08-24 10:21:35 +08:00 |
auth
|
Split the API error in two
|
2022-09-29 11:50:33 +02:00 |
autoscale
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
certificates
|
(kubectl certificates): Remove certificates/v1beta1 client usage
|
2022-08-24 09:17:05 +03:00 |
clusterinfo
|
Clean up testing code of kubectl cmd section
|
2022-10-27 22:18:42 -04:00 |
completion
|
Enable shell completion descriptions for bash
|
2022-11-04 16:57:24 -04:00 |
config
|
Update redacting functionality to redact all sensitive info in config when printing with view (#109189)
|
2022-11-08 18:06:48 +00:00 |
cp
|
Set validate functions requiring no parameters for all commands
|
2022-05-17 11:38:20 +03:00 |
create
|
style: remove redundant judgment
|
2022-07-29 18:25:05 +08:00 |
debug
|
Generate and format files
|
2022-07-19 20:54:13 -04:00 |
delete
|
Typo in kubectl delete --help 111302
|
2022-07-21 20:42:30 +08:00 |
describe
|
Refactors describe command to split flags from options
|
2022-09-23 12:16:43 +05:30 |
diff
|
Change kubectl diff to exclude managedFields by default
|
2022-07-27 12:53:32 -04:00 |
drain
|
add a warning printer in cli-runtime to coordinate warning style
|
2022-02-18 20:33:38 +08:00 |
edit
|
updates for kubectl generated ref docs
|
2022-03-25 12:31:12 -07:00 |
events
|
Escape terminal special characters in kubectl (#112553)
|
2022-10-30 16:29:24 +00:00 |
exec
|
Support cancelable SPDY executor stream
|
2022-08-24 10:21:35 +08:00 |
explain
|
use discovery client from factory in explain v2
|
2022-11-03 18:59:09 -07:00 |
expose
|
style: remove redundant judgment
|
2022-07-29 18:25:05 +08:00 |
get
|
Escape terminal special characters in kubectl (#112553)
|
2022-10-30 16:29:24 +00:00 |
help
|
Move pkg/kubectl/cmd/{command} to staging
|
2019-08-01 11:01:40 -07:00 |
kustomize
|
Manually update kustomize attachment points.
|
2021-07-01 17:10:28 -07:00 |
label
|
Clean up testing code of kubectl cmd section
|
2022-10-27 22:18:42 -04:00 |
logs
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
options
|
replace deprecated setoutput
|
2022-04-05 14:04:22 +08:00 |
patch
|
(kubectl patch): Add descriptive message when patch type is unsupported
|
2022-09-19 10:15:04 +03:00 |
plugin
|
Add support for shell completion for plugins
|
2021-09-15 21:44:07 -04:00 |
portforward
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
proxy
|
Minor adjustments to descriptions and example text
|
2021-07-06 15:05:26 -04:00 |
replace
|
fix that beginning of help text is cut off for apply and replace --filename flag
|
2022-07-28 11:33:34 +08:00 |
rollout
|
Fix rollout history bug
|
2022-07-13 18:27:05 -04:00 |
run
|
kubectl/pkg/cmd/run: deprecate flags
|
2022-11-03 23:11:12 -04:00 |
scale
|
Set validate functions requiring no parameters for all commands
|
2022-05-17 11:38:20 +03:00 |
set
|
style: remove redundant judgment
|
2022-07-29 18:25:05 +08:00 |
taint
|
add server-side validation support to kubectl
|
2022-03-09 14:52:32 +00:00 |
testing
|
Add auth API to get self subject attributes
|
2022-07-22 04:01:52 +04:00 |
top
|
Refactor completion code into its own package
|
2022-03-24 09:06:05 -04:00 |
util
|
Improve kubectl display of invalid errors
|
2022-08-31 11:49:34 -04:00 |
version
|
Update kubectl kustomize to kyaml/v0.13.9, cmd/config/v0.10.9, api/v0.12.1, kustomize/v4.5.7 (#111606)
|
2022-08-03 04:48:50 +00:00 |
wait
|
feat: make jsonpath wait logics consistent with condition
|
2022-06-29 12:28:24 +08:00 |
alpha.go
|
Add auth API to get self subject attributes
|
2022-07-22 04:01:52 +04:00 |
cmd.go
|
Add support for shell completion for plugins
|
2021-09-15 21:44:07 -04:00 |
cmd_test.go
|
fixed test to fail when you change the `expectPluginArgs` so that it is different than `args`
|
2022-10-27 22:18:42 -04:00 |
profiling.go
|
Add Close() for profile
|
2021-12-15 21:03:34 +08:00 |
skiplookerr_go118.go
|
Adjust for os/exec changes in 1.19
|
2022-07-22 17:42:11 -04:00 |
skiplookerr_go119.go
|
Adjust for os/exec changes in 1.19
|
2022-07-22 17:42:11 -04:00 |