.. |
cmd
|
Comment out calls to httptest.Server.Close() to work around
|
2016-01-11 23:02:11 -08:00 |
resource
|
Comment out calls to httptest.Server.Close() to work around
|
2016-01-11 23:02:11 -08:00 |
testing
|
Rerun hack/update-codecgen.sh
|
2015-12-17 13:51:33 -08:00 |
apply.go
|
Change runtime.Object signature
|
2015-12-15 13:36:25 -05:00 |
autoscale.go
|
eliminate cross-namespace HPA escalation attack
|
2015-11-03 08:05:26 -05:00 |
bash_comp_utils.go
|
…
|
|
custom_column_printer.go
|
Move list functions from runtime to meta package
|
2015-11-20 09:20:55 +08:00 |
custom_column_printer_test.go
|
…
|
|
describe.go
|
Add kubectl support for ConfigMap
|
2016-01-06 09:03:39 -05:00 |
describe_test.go
|
describe nodes improvements
|
2015-12-11 13:09:49 -05: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
|
…
|
|
interfaces.go
|
…
|
|
kubectl.go
|
find partial resource matches
|
2015-12-21 09:26:06 -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
|
…
|
|
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
|
Add kubectl support for ConfigMap
|
2016-01-06 09:03:39 -05:00 |
resource_printer_test.go
|
Change runtime.Object signature
|
2015-12-15 13:36:25 -05:00 |
rolling_updater.go
|
update StatusDetails to handle Groups
|
2015-12-17 09:14:12 -05:00 |
rolling_updater_test.go
|
Merge pull request #18583 from jsravn/fix-rolling-update-rollback
|
2015-12-16 14:26:55 -08:00 |
run.go
|
Merge pull request #17841 from mqliang/constant
|
2015-12-13 23:40:27 -08:00 |
run_test.go
|
Merge pull request #17841 from mqliang/constant
|
2015-12-13 23:40:27 -08:00 |
scale.go
|
update reaper, scaler, describer for GroupKind
|
2015-11-30 09:22:39 -05:00 |
scale_test.go
|
update StatusDetails to handle Groups
|
2015-12-17 09:14:12 -05:00 |
secret.go
|
Add kubectl create [SUBCOMMAND] pattern
|
2015-12-14 13:43:45 -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
|
Move list functions from runtime to meta package
|
2015-11-20 09:20:55 +08:00 |
sorting_printer_test.go
|
Fix tests to pass with changed external types
|
2015-11-26 11:53:37 -05:00 |
stop.go
|
When reaping jobs, ignores its pod not found error
|
2015-12-17 18:57:22 -08:00 |
stop_test.go
|
renaming PodSelector to LabelSelector
|
2015-12-04 09:49:08 +01:00 |
version.go
|
…
|
|
watchloop.go
|
…
|
|