| .. |
|
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
|
Make kubectl tolerate other versions of the CSR API
|
2020-06-02 13:53:26 -04: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
|
Move pkg/kubectl/cmd/{command} to staging
|
2019-08-01 11:01:40 -07:00 |
|
config
|
update override behavior for kubectl --tls-server-name
|
2020-03-03 13:16:50 -05:00 |
|
create
|
client-go dynamic client: add context to callers
|
2020-03-06 10:17:41 -05: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
|
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
|
Modify the status code number to HTTP status semantics
|
2019-11-06 00:45:35 +08:00 |
|
exec
|
Wire --filename flag to exec
|
2020-02-24 14:35:37 +01: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
|
Handle nil elements when sorting, instead of panicking
|
2020-09-09 22:39:46 +02: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
|
Fix PipeWriter#CloseWithError race on go1.13
|
2021-02-24 15:35:03 -05: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
|
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
|
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 |