.. |
apply
|
Update generated files
|
2019-01-15 13:33:06 -05:00 |
apps
|
Fix some golint errors for packages in `pkg/kubectl`
|
2018-11-02 11:55:40 +08:00 |
cmd
|
Merge pull request #72923 from saschagrunert/dedent-update
|
2019-01-25 18:32:23 -08:00 |
describe
|
Merge pull request #69279 from dtaniwaki/print-size-limit
|
2019-01-17 04:06:31 -08:00 |
explain
|
Fix for the 'kubectl explain crd --recursive' goes into an infinite loop issue
|
2018-10-31 03:30:46 +05:30 |
generate
|
Fix create secret docker-registry compatibility
|
2018-12-26 11:11:29 -05:00 |
generated
|
kubectl: move translated data into kubectl
|
2018-10-17 10:34:21 -07:00 |
metricsutil
|
Fix some golint errors for packages in `pkg/kubectl`
|
2018-11-02 11:55:40 +08:00 |
polymorphichelpers
|
Remove uses of extensions/v1beta1 clients
|
2018-12-19 11:18:53 -05:00 |
proxy
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
scheme
|
generated
|
2019-01-23 16:34:44 -05:00 |
util
|
replace client-go/util/integer with k8s.io/utils/integer
|
2019-01-24 15:34:21 -05:00 |
validation
|
Run hack/update-bazel.sh
|
2018-06-22 16:22:57 -07:00 |
.import-restrictions
|
Merge pull request #73243 from andrewsykim/update-utils-vendor
|
2019-01-24 16:30:14 -08:00 |
BUILD
|
replace client-go/util/integer with k8s.io/utils/integer
|
2019-01-24 15:34:21 -05:00 |
OWNERS
|
add labels to kubectl OWNERS files
|
2018-08-22 00:40:54 +03:00 |
apply.go
|
Fix some golint errors for packages in `pkg/kubectl`
|
2018-11-02 11:55:40 +08:00 |
conditions.go
|
Remove dependency on internal version of resource
|
2018-09-13 17:32:52 -07:00 |
doc.go
|
…
|
|
history.go
|
prune internal clients from kubectl describer
|
2018-11-16 00:11:10 +08:00 |
history_test.go
|
…
|
|
interfaces.go
|
…
|
|
rollback.go
|
update deployment, daemonset, replicaset, statefulset to apps/v1
|
2018-12-19 10:46:45 -05:00 |
rollback_test.go
|
Switch kubectl rollout to directly rolling back deployments
|
2018-10-26 23:48:44 -04:00 |
rolling_updater.go
|
replace client-go/util/integer with k8s.io/utils/integer
|
2019-01-24 15:34:21 -05:00 |
rolling_updater_test.go
|
Fix some golint errors for packages in `pkg/kubectl`
|
2018-11-02 11:55:40 +08:00 |
rollout_status.go
|
kubectl: copy deployment util dependency into kubectl
|
2018-10-18 12:02:39 -07:00 |
rollout_status_test.go
|
Remove unused client in rollout status
|
2018-09-26 13:12:35 -07:00 |
scale.go
|
Clean up initializer-related comments, test data
|
2019-01-25 12:37:45 -05:00 |
scale_test.go
|
Fix the returned messaged: statefullsets->statefulsets
|
2018-08-28 15:20:21 +08:00 |