.. |
cmd
|
Merge pull request #25736 from andreykurilin/diagram_kubectl_drain
|
2016-06-29 11:28:21 -07:00 |
resource
|
Merge pull request #25612 from mbohlool/fix_error_msg
|
2016-06-29 10:52:25 -07:00 |
testing
|
It's 2016, yo.
|
2016-05-13 12:41:40 -07:00 |
OWNERS
|
Remove bgrant from pkg/OWNERS and pkg/kubectl/OWNERS since he has plenty to do.
|
2016-06-16 08:21:27 -07:00 |
apply.go
|
kubectl apply retry stale resource version
|
2016-06-09 00:14:17 -04:00 |
autoscale.go
|
Added hpa/v1 generator to kubectl autoscale
|
2016-06-10 09:26:35 +02:00 |
bash_comp_utils.go
|
pkg/kubectl: preallocate slice
|
2016-05-29 02:09:39 -07:00 |
configmap.go
|
…
|
|
configmap_test.go
|
…
|
|
custom_column_printer.go
|
…
|
|
custom_column_printer_test.go
|
…
|
|
describe.go
|
Merge pull request #28093 from dubstack/dubstack-refactor-qos2
|
2016-06-29 02:36:22 -07:00 |
describe_test.go
|
Merge pull request #26680 from olegshaldybin/fake-clientset-registry
|
2016-06-29 06:04:33 -07:00 |
doc.go
|
…
|
|
explain.go
|
…
|
|
generate.go
|
fix expose multi protocols issue
|
2016-05-12 00:07:07 -04:00 |
generate_test.go
|
…
|
|
history.go
|
List RSes once when getting old/new RSes in deployment e2e tests
|
2016-06-01 14:19:35 -07:00 |
interfaces.go
|
…
|
|
kubectl.go
|
pkg/kubectl: preallocate slice
|
2016-05-29 02:09:39 -07:00 |
kubectl_test.go
|
…
|
|
namespace.go
|
…
|
|
namespace_test.go
|
release-note-none
|
2016-05-10 09:55:14 -07:00 |
proxy_server.go
|
…
|
|
proxy_server_test.go
|
…
|
|
resource_printer.go
|
Merge pull request #27358 from lukaszo/restarts
|
2016-06-29 03:22:10 -07:00 |
resource_printer_test.go
|
AWS: kubectl get service should print hostnames for LoadBalancer services
|
2016-06-08 19:29:48 -04:00 |
rollback.go
|
…
|
|
rolling_updater.go
|
Retry Pod/RC updates in kubectl rolling-update
|
2016-06-21 16:08:10 -07:00 |
rolling_updater_test.go
|
Retry Pod/RC updates in kubectl rolling-update
|
2016-06-21 16:08:10 -07:00 |
rollout_status.go
|
Add kubectl rollout status
|
2016-05-10 13:49:39 -07:00 |
run.go
|
pkg/kubectl: preallocate slice
|
2016-05-29 02:09:39 -07:00 |
run_test.go
|
Update use of Quantity in other classes
|
2016-05-19 08:41:43 -04:00 |
scale.go
|
…
|
|
scale_test.go
|
ScheduledJob client
|
2016-05-21 15:48:40 +02:00 |
secret.go
|
…
|
|
secret_for_docker_registry.go
|
…
|
|
secret_for_docker_registry_test.go
|
…
|
|
secret_for_tls.go
|
Add a kubectl create secret tls command
|
2016-05-16 22:38:56 -07:00 |
secret_for_tls_test.go
|
Add a kubectl create secret tls command
|
2016-05-16 22:38:56 -07:00 |
secret_test.go
|
…
|
|
service.go
|
fix expose multi protocols issue
|
2016-05-12 00:07:07 -04:00 |
service_test.go
|
fix expose multi protocols issue
|
2016-05-12 00:07:07 -04:00 |
serviceaccount.go
|
…
|
|
serviceaccount_test.go
|
…
|
|
sorted_event_list.go
|
…
|
|
sorted_event_list_test.go
|
…
|
|
sorted_resource_name_list.go
|
Make Qos naming consistent across the codebase
|
2016-06-26 16:19:47 -07:00 |
sorted_resource_name_list_test.go
|
Show resources in pod descriptions by sorted names.
|
2016-05-25 23:51:37 +02:00 |
sorting_printer.go
|
Fix several spelling errors in comments.
|
2016-06-17 10:41:18 -07:00 |
sorting_printer_test.go
|
…
|
|
stop.go
|
kubectl: cast scale errors to actual errors when deleting
|
2016-05-26 10:33:52 +02:00 |
stop_test.go
|
…
|
|
version.go
|
…
|
|
watchloop.go
|
…
|
|