Davanum Srinivas
|
445ad1366b
|
switch over k/k to use klog v2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Kubernetes-commit: 442a69c3bdf6fe8e525b05887e57d89db1e2f3a5
|
2020-04-17 15:25:06 -04:00 |
Julian V. Modesto
|
415a73888a
|
Set kubectl field manager names
Kubernetes-commit: 360c348d0eb5be8c7c9720d5bfda16dbe04e8d15
|
2020-03-04 22:04:01 -05:00 |
张潇
|
41c5cfa5d2
|
Kubectl Taint now also accepts short forms for "node","nodes","no"
Kubernetes-commit: 8fda1f361c73aafa441e5a8b503cbf2a781fa019
|
2020-03-02 20:15:34 +08:00 |
Julian V. Modesto
|
9c1c5e4f10
|
Add --dry-run to more kubectl commands.
- delete
- taint
- replace
Kubernetes-commit: a9ec444d743940fd93b31313a6f3f857e5c5f048
|
2020-02-18 18:08:25 -05:00 |
Maciej Szulik
|
72f1da0b87
|
Fix kubectl taint's Complete parsing
Kubernetes-commit: 6972d6f33af6b04a9f436fc0858b27d3b9249ea2
|
2020-01-21 14:36:16 +01:00 |
yuzhiquan
|
baaee7d515
|
cleanup(kubectl taint): fix Errorf and comment error, and remove unnecessary bool flag
Kubernetes-commit: 87e8137c18ab27308617e83a18fde5de3edc64d7
|
2019-12-17 19:41:18 +08:00 |
Clayton Coleman
|
4ca8f5ecfe
|
test: kubectl unit tests should be using codecs without conversion
Tests are also refactored to use the simpler RESTClient code path.
Kubernetes-commit: 8a9b8c87c40ee65751828d9dd02f4f642588f0ce
|
2019-11-03 15:20:10 -05:00 |
clarklee92
|
87db492820
|
Modify the status code number to HTTP status semantics
Signed-off-by: clarklee92 <clarklee1992@hotmail.com>
Kubernetes-commit: f86f5ee14ef3c8adf9855ce16dcc57beca949719
|
2019-11-06 00:45:35 +08:00 |
Sean Sullivan
|
1483769081
|
Update gofmt
Kubernetes-commit: e2cae2344486af198f8ab38e4dd97d4f24dfd190
|
2019-08-01 13:14:06 -07:00 |
Sean Sullivan
|
5b48717f2d
|
Update import statements to reflect code move
Kubernetes-commit: acece3c2964115a4f29a43e368ad5de59dbbc258
|
2019-08-01 11:10:05 -07:00 |
Sean Sullivan
|
c6063dd846
|
Move pkg/kubectl/cmd/{command} to staging
Kubernetes-commit: 0e0ea523392f1121f61f99ac30a9bc2043eaed90
|
2019-08-01 11:01:40 -07:00 |