.. |
annotate
|
Error if --local and --dry-run=server are passed
|
2020-02-13 16:44:14 -05:00 |
apiresources
|
Don't show flags in api-versions help
|
2020-02-12 18:31:05 +01:00 |
apply
|
Even with build error, kubectl apply should apply all valid resources
|
2020-04-03 19:50:25 -07:00 |
attach
|
test: kubectl unit tests should be using codecs without conversion
|
2019-11-03 15:20:10 -05:00 |
autoscale
|
Use --dry-run=client,server in kubectl.
|
2020-01-30 20:23:33 -05:00 |
certificates
|
client-go: update expansions callers
|
2020-03-06 16:29:23 -05:00 |
clusterinfo
|
Changed kubectl cluster-info dump to not display "Cluster info dumped to standard output" message when output is stdout
|
2020-03-03 09:18:16 -05:00 |
completion
|
fix(kubectl): remove trailing space when completing file path
|
2020-03-25 22:54:33 +08:00 |
config
|
Changed kubectl config view to redact token
|
2020-03-17 15:13:50 -04:00 |
create
|
Fix ownerReferences.apiVersion for kubectl create job --from=cronjob
|
2020-02-28 14:28:27 +09:00 |
debug
|
Fix missing a shorthand for container flag of kubectl alpha debug
|
2020-03-31 12:15:17 +09:00 |
delete
|
Default grace period to 0 when --force is used to delete an object
|
2020-02-24 09:30:56 -05:00 |
describe
|
Squash pkg/describe/versioned/ into pkg/describe/
|
2020-03-03 13:06:26 +01:00 |
diff
|
Ensure diff doesn't persist patches
|
2020-04-02 17:14:17 -04:00 |
drain
|
Use --dry-run=client,server in kubectl.
|
2020-01-30 20:23:33 -05:00 |
edit
|
Staticcheck: vendor/k8s.io/pkg/cmd/set|edit
|
2020-01-21 11:16:03 +08:00 |
exec
|
Remove double `kubectl` from output
|
2020-04-07 12:54:26 +02:00 |
explain
|
fix(kubectl): explain crds with the same resource name with builtin objects
|
2020-03-26 16:07:06 +08:00 |
expose
|
Use --dry-run=client,server in kubectl.
|
2020-01-30 20:23:33 -05:00 |
get
|
Change not found output when getting non namespaced resources
|
2020-02-13 17:28:06 +01:00 |
help
|
Move pkg/kubectl/cmd/{command} to staging
|
2019-08-01 11:01:40 -07:00 |
kustomize
|
Move pkg/kubectl/cmd/{command} to staging
|
2019-08-01 11:01:40 -07:00 |
label
|
Error if --local and --dry-run=server are passed
|
2020-02-13 16:44:14 -05:00 |
logs
|
cleanup req.Context() and ResponseWrapper
|
2020-01-27 18:52:27 -08:00 |
options
|
Move pkg/kubectl/cmd/{command} to staging
|
2019-08-01 11:01:40 -07:00 |
patch
|
Error if --local and --dry-run=server are passed
|
2020-02-13 16:44:14 -05:00 |
plugin
|
Add documentation around plugins
|
2020-02-26 14:50:50 +01:00 |
portforward
|
Simplify dual or single port logic
|
2020-03-23 22:04:14 -04:00 |
proxy
|
Refactor `kubectl proxy` command to have similar design pattern as other kubectl commands.
|
2019-09-21 10:52:42 -07:00 |
replace
|
Add --dry-run to more kubectl commands.
|
2020-02-18 18:08:25 -05:00 |
rollout
|
client-go dynamic client: add context to callers
|
2020-03-06 10:17:41 -05:00 |
run
|
Re-use podAttachTimeout when waiting for pod readiness
|
2020-04-22 17:01:13 +02:00 |
scale
|
Support kubectl scale --dry-run=server|client
|
2020-03-30 17:33:15 -04:00 |
set
|
Staticcheck: vendor/k8s.io/pkg/cmd/set|edit
|
2020-01-21 11:16:03 +08:00 |
taint
|
Add --dry-run to more kubectl commands.
|
2020-02-18 18:08:25 -05:00 |
testing
|
Register conversions for kubectl testing types
|
2020-01-09 14:16:33 +01:00 |
top
|
Staticcheck: vendor/k8s.io/kubectl/pkg/scale|describe/versioned|cmd/top|cmd/util/editor|cmd/top
|
2020-01-21 10:13:10 +08:00 |
util
|
Deprecate --generator flag from kubectl create commands
|
2020-02-28 11:58:53 +01:00 |
version
|
Fix kubectl version test to tolerate Run error coming from default
|
2020-04-17 17:50:24 +02:00 |
wait
|
client-go dynamic client: add context to callers
|
2020-03-06 10:17:41 -05:00 |
alpha.go
|
Add kubectl debug alpha command
|
2020-01-31 15:29:31 +01:00 |