kubectl/pkg/cmd
Marek Siarkowicz 809652a24f Deprecate heapster related kubelet flags and remove their implementation
Heapster is retired since 1.11.
Having kubectl top mention Heapster is confusing for users.

Kubernetes-commit: 6d9fbd2d9f2fa77da20ebdf800d129e70ee7b932
2018-03-02 17:08:11 +01:00
..
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 client-go dynamic client: update DeleteOptions callers 2020-03-06 10:20:40 -05: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 Removed unnecessary _complete call which was silently failing and causing zsh completion to return a nonzero exit code 2020-02-21 09:11:44 -05: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 Add kubectl debug alpha command 2020-01-31 15:29:31 +01: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 Set field manager for kubectl diff --server-side. 2020-03-02 14:06:50 -05:00
drain Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
edit Modify the status code number to HTTP status semantics 2019-11-06 00:45:35 +08:00
exec Move k8s.io/apiserver/pkg/util/term to k8s.io/component-base/term 2020-03-16 16:27:44 -04:00
explain Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
expose Use --dry-run=client,server in kubectl. 2020-01-30 20:23:33 -05:00
get fixup kubectl test 2019-11-26 13:13:38 -05: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 Clean up --dry-run values. 2020-02-13 16:28:22 -05:00
scale Drop job from scale description 2019-10-23 12:25:42 +02:00
set Error if --local and --dry-run=server are passed 2020-02-13 16:44:14 -05: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 Deprecate heapster related kubelet flags and remove their implementation 2018-03-02 17:08:11 +01:00
util Deprecate --generator flag from kubectl create commands 2020-02-28 11:58:53 +01:00
version optimize kubectl version help info 2020-02-19 16:45:37 +08: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