k3s/pkg/kubectl
Maciej Szulik 8db8423eea Properly handle links in tar 2019-04-30 13:58:27 +02:00
..
apply Merge pull request #61468 from tianshapjq/remove-consts-element.go 2019-02-01 14:31:30 -08:00
apps Fix some golint errors for packages in `pkg/kubectl` 2018-11-02 11:55:40 +08:00
cmd Properly handle links in tar 2019-04-30 13:58:27 +02:00
describe Bugfix: kubectl shows last<invalid> if pv, pod, pvc is terminating 2019-03-05 14:03:34 +08:00
drain Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
explain Add missing VisitArbitrary methods in kubectl explain 2019-02-14 13:06:20 +01:00
generate Fix create secret docker-registry compatibility 2018-12-26 11:11:29 -05:00
generated Add new Japanese translations for kubectl 2019-02-26 12:21:15 +09:00
metricsutil Fix some golint errors for packages in `pkg/kubectl` 2018-11-02 11:55:40 +08:00
polymorphichelpers Merge pull request #74422 from liggitt/client-version-methods 2019-02-26 12:44:24 -08: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 Fix flag template when both visible and explicit flags are specified 2019-02-27 22:35:03 +01:00
validation Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
.import-restrictions Remove unnecessary prefixes from various .import-restrictions files 2019-02-11 16:47:28 -05:00
BUILD Refactor core functionality of `kubectl drain` as a library 2019-02-25 08:15:07 +00:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01: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 api: Correct a typo in the API docs for rolling update strategy 2019-02-18 22:46:37 -05:00
rolling_updater_test.go Update client callers to use explicit versions 2019-02-26 08:36:30 -05: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