.. |
cmd
|
Merge pull request #21369 from AdoHe/kubectl_change_column_titles
|
2016-02-23 05:20:38 -08:00 |
resource
|
Can't replace a generic resource that is cluster scoped
|
2016-02-12 16:20:37 -05:00 |
testing
|
regen codecs
|
2016-02-13 09:15:39 -05:00 |
apply.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
autoscale.go
|
eliminate cross-namespace HPA escalation attack
|
2015-11-03 08:05:26 -05:00 |
bash_comp_utils.go
|
…
|
|
configmap.go
|
Add kubectl create configmap
|
2016-02-18 21:24:21 -05:00 |
configmap_test.go
|
Add kubectl create configmap
|
2016-02-18 21:24:21 -05:00 |
custom_column_printer.go
|
ExtractList should handle v1.RawExtension correctly
|
2016-01-27 15:30:21 -05:00 |
custom_column_printer_test.go
|
ExtractList should handle v1.RawExtension correctly
|
2016-01-27 15:30:21 -05:00 |
describe.go
|
Merge pull request #21434 from erictune/job-ga
|
2016-02-22 00:12:54 -08:00 |
describe_test.go
|
Merge pull request #21341 from smarterclayton/liveness_describer
|
2016-02-20 23:31:22 -08:00 |
doc.go
|
…
|
|
explain.go
|
Tweak explain messages and abstract client
|
2015-12-18 00:27:22 -05:00 |
generate.go
|
kubectl: Validate flag usage against generators
|
2015-12-18 15:09:53 +01:00 |
generate_test.go
|
…
|
|
history.go
|
Address review comments.
|
2016-02-09 15:50:01 -08:00 |
interfaces.go
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
kubectl.go
|
Add kubectl create configmap
|
2016-02-18 21:24:21 -05:00 |
kubectl_test.go
|
Add kubectl create configmap
|
2016-02-18 21:24:21 -05:00 |
namespace.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
namespace_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
proxy_server.go
|
Prevent attach from being served by default via the proxy
|
2015-10-09 14:33:40 -04:00 |
proxy_server_test.go
|
Comment out calls to httptest.Server.Close() to work around
|
2016-01-11 23:02:11 -08:00 |
resource_printer.go
|
Merge pull request #21369 from AdoHe/kubectl_change_column_titles
|
2016-02-23 05:20:38 -08:00 |
resource_printer_test.go
|
kubectl print ingress add column labels
|
2016-02-14 04:28:44 -05:00 |
rollback.go
|
Add kubectl rollout undo
|
2016-02-02 14:20:01 -08:00 |
rolling_updater.go
|
kubectl: scale down based on ready during rolling updates
|
2016-02-19 15:42:04 +01:00 |
rolling_updater_test.go
|
kubectl: scale down based on ready during rolling updates
|
2016-02-19 15:42:04 +01:00 |
run.go
|
Make deployments work.
|
2016-02-08 21:27:49 -08:00 |
run_test.go
|
Make deployments work.
|
2016-02-08 21:27:49 -08:00 |
scale.go
|
Autogenerate.
|
2016-02-19 09:48:03 -08:00 |
scale_test.go
|
Scale deployments fall-back to regular deployment update
|
2016-02-12 10:17:35 +01:00 |
secret.go
|
Add kubectl create configmap
|
2016-02-18 21:24:21 -05:00 |
secret_for_docker_registry.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
secret_for_docker_registry_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
secret_test.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -05:00 |
service.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
service_test.go
|
Refactor IntOrString into a new pkg
|
2015-11-16 10:57:52 -08:00 |
sorted_event_list.go
|
…
|
|
sorted_event_list_test.go
|
This commit fixes tests.
|
2015-11-24 09:16:12 -05:00 |
sorted_resource_name_list.go
|
…
|
|
sorting_printer.go
|
resource_printer was not leveraging runtime interfaces
|
2016-01-22 13:27:25 -05:00 |
sorting_printer_test.go
|
Break kubectl from assuming details of codecs
|
2016-01-22 13:27:26 -05:00 |
stop.go
|
Merge pull request #21434 from erictune/job-ga
|
2016-02-22 00:12:54 -08:00 |
stop_test.go
|
Scale deployments fall-back to regular deployment update
|
2016-02-12 10:17:35 +01:00 |
version.go
|
move ServerVersion to DiscoveryClient
|
2016-01-13 10:11:52 -08:00 |
watchloop.go
|
…
|
|