.. |
cmd
|
Merge pull request #18101 from brendandburns/kubectl6
|
2015-12-29 12:43:42 -08:00 |
resource
|
Merge pull request #18101 from brendandburns/kubectl6
|
2015-12-29 12:43:42 -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
|
Print recognized file extensions in resource builder error
|
2015-09-03 11:01:13 -07:00 |
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
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
describe.go
|
Merge pull request #16422 from hurf/created_by
|
2015-12-18 13:44:07 -08: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
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
interfaces.go
|
run goimports
|
2015-10-12 13:33:13 -07:00 |
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
|
Prevent attach from being served by default via the proxy
|
2015-10-09 14:33:40 -04:00 |
proxy_server_test.go
|
Prevent attach from being served by default via the proxy
|
2015-10-09 14:33:40 -04:00 |
resource_printer.go
|
find partial resource matches
|
2015-12-21 09:26:06 -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
|
Kubectl version should show client version at least
|
2015-08-26 15:00:28 +08:00 |
watchloop.go
|
…
|
|