.. |
config
|
make use-context return error when context does not exist
|
2015-06-30 19:08:55 -07:00 |
util
|
Merge pull request #10493 from krousey/namespace
|
2015-07-01 19:33:44 -07:00 |
apiversions.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
clusterinfo.go
|
Move things into a 'kube-system' namespace.
|
2015-07-06 15:08:23 -07:00 |
cmd.go
|
add "kubectl patch". It will replace "kubectl udpate --patch" in the future
|
2015-06-29 16:36:45 -07:00 |
cmd_test.go
|
Merge pull request #10644 from erictune/noslash
|
2015-07-06 11:40:02 -07:00 |
create.go
|
Unify command line namespace resolution
|
2015-07-01 12:59:17 -07:00 |
create_test.go
|
Merge pull request #10134 from brendandburns/gongysh2004-nodeport
|
2015-06-24 13:21:27 -07:00 |
delete.go
|
Merge pull request #10598 from feihujiang/nameInsteadOfID
|
2015-07-02 15:26:24 -07:00 |
delete_test.go
|
fix tests for 22f1b07858
|
2015-06-22 17:10:09 -07:00 |
describe.go
|
Merge pull request #10532 from feihujiang/outputErrorWhenUsingDescribeForNonexist
|
2015-07-02 11:07:19 -07:00 |
describe_test.go
|
Add label support for kubectl describe
|
2015-06-12 15:08:28 +08:00 |
exec.go
|
Merge pull request #10654 from nikhiljindal/getToPostClient
|
2015-07-06 10:54:27 -07:00 |
exec_test.go
|
Updating kubectl to use POST instead of GET
|
2015-07-01 17:07:24 -07:00 |
expose.go
|
Unify command line namespace resolution
|
2015-07-01 12:59:17 -07:00 |
expose_test.go
|
Add messages to indicate that opening an external firewall may be necessary.
|
2015-06-04 22:31:52 -07:00 |
get.go
|
Merge pull request #10493 from krousey/namespace
|
2015-07-01 19:33:44 -07:00 |
get_test.go
|
make the meaning of a test in get_test.go clearer
|
2015-06-05 13:59:30 -07:00 |
label.go
|
Unify command line namespace resolution
|
2015-07-01 12:59:17 -07:00 |
label_test.go
|
label: Invalidate empty or invalid value labels
|
2015-05-28 10:47:36 +02:00 |
log.go
|
Merge pull request #10493 from krousey/namespace
|
2015-07-01 19:33:44 -07:00 |
log_test.go
|
add v1 tests to tests in kubectl/cmd/*
|
2015-06-03 13:57:54 -07:00 |
namespace.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |
patch.go
|
Unify command line namespace resolution
|
2015-07-01 12:59:17 -07:00 |
patch_test.go
|
add "kubectl patch". It will replace "kubectl udpate --patch" in the future
|
2015-06-29 16:36:45 -07:00 |
portforward.go
|
Merge pull request #10654 from nikhiljindal/getToPostClient
|
2015-07-06 10:54:27 -07:00 |
portforward_test.go
|
Updating kubectl to use POST instead of GET
|
2015-07-01 17:07:24 -07:00 |
proxy.go
|
Add some XSRF protection to kubectl proxy.
|
2015-06-10 20:55:33 -07:00 |
replace.go
|
Unify command line namespace resolution
|
2015-07-01 12:59:17 -07:00 |
replace_test.go
|
Add command "kubectl replace". "kubectl update" is still supported as an alias.
|
2015-06-29 12:14:24 -07:00 |
rollingupdate.go
|
Unify command line namespace resolution
|
2015-07-01 12:59:17 -07:00 |
rollingupdate_test.go
|
Support recovery from in the middle of a rename.
|
2015-05-07 10:39:15 -07:00 |
run.go
|
Unify command line namespace resolution
|
2015-07-01 12:59:17 -07:00 |
scale.go
|
Merge pull request #10598 from feihujiang/nameInsteadOfID
|
2015-07-02 15:26:24 -07:00 |
stop.go
|
Merge pull request #10598 from feihujiang/nameInsteadOfID
|
2015-07-02 15:26:24 -07:00 |
version.go
|
Make copyright ownership statement generic
|
2015-05-01 17:49:56 -04:00 |