Brian Grant
f72fa67924
Revert "Use Node IP Address instead of Node.Name in minion.ResourceLocation."
2015-06-03 18:19:22 -07:00
Chao Xu
6b81c064ed
change v1beta3 to v1 in test cases
2015-06-03 17:50:22 -07:00
Jason Giedymin
03d9169d36
Documentation Updates:
...
- Modify redis readme with better introduction sentence regarding pods.
- Modify openshift readme with standard option ordering, and update for newer `start` options usage.
- Add gitignore to prevent user settings inadvertently being staged.
2015-06-03 20:09:40 -04:00
Chao Xu
2ee8eb67a9
remove import of v1beta3 package in api/conversion_test.go
2015-06-03 16:50:40 -07:00
Chao Xu
cb123dc957
in api/testapi/testapt_test.go, remove tests for v1beta1, add tests for v1
2015-06-03 16:48:05 -07:00
Daniel Smith
1690617ee6
remove ro service
2015-06-03 16:45:54 -07:00
Brian Grant
f8bf996000
Merge pull request #9211 from lavalamp/no-ro-nonbreaking
...
Nonbreaking pieces of #8155
2015-06-03 16:44:24 -07:00
Chao Xu
97b29c7fe6
in pkg/kubelet/config/commont_test.go, remove check for v1beta1, add test cases for all registered version
2015-06-03 16:07:00 -07:00
Chao Xu
b61658d064
add v1 item in pkg/runtime/helper_test.go
2015-06-03 16:05:40 -07:00
derekwaynecarr
122681ea03
Improve resource quota example, add README
2015-06-03 18:55:42 -04:00
Daniel Smith
40eb1599dd
fix elasticsearch
2015-06-03 15:41:09 -07:00
Daniel Smith
d19490d572
update prometheus example
2015-06-03 15:41:09 -07:00
Daniel Smith
5d6b8d7de6
doc updates
2015-06-03 15:41:09 -07:00
Daniel Smith
3f454b7599
remove ro refs from more places
2015-06-03 15:41:09 -07:00
Daniel Smith
6e95388672
allow kubectl to be built statically
...
* Package kubectl in a container
* Add example with a pod using kubectl as a sidecar
2015-06-03 15:41:09 -07:00
Chao Xu
0d81f5901b
add v1 items to runtime/unstructured_test.go
2015-06-03 15:09:49 -07:00
Brian Grant
a8a3e9d0c7
Merge pull request #9133 from brendandburns/ha
...
Added a simple utility for master election and pod creation.
2015-06-03 14:46:03 -07:00
Brian Grant
984b779b05
Merge pull request #9192 from dchen1107/clean
...
Watch kubelet flag file, so restart kubelet upon changes.
2015-06-03 14:45:07 -07:00
Chao Xu
8885025d25
add v1 tests to tests in kubectl/cmd/*
2015-06-03 13:57:54 -07:00
Eric Tune
8a7e22dba2
Update Admission Control docs and add others.
...
Address most of the comments from #8936 review.
Adds minimal documentation for securityContext and serviceAccounts,
which I will expand in a future PR.
Adds analytics.
Links admission_controllers.md from cluster-admin-guide.
2015-06-03 13:56:46 -07:00
RichieEscarez
91907f66a7
Replaced instances of "RestartPolicyAlways" "RestartPolicyOnFailure" "RestartPolicyNever" with "Always" "OnFailure" "Never"
2015-06-03 13:35:35 -07:00
Brendan Burns
8c4f8a67f0
Added a simple utility for master election and pod creation.
2015-06-03 13:29:51 -07:00
Chao Xu
115823ff1b
add v1 to serialization_test.go
2015-06-03 13:22:01 -07:00
Brian Grant
8c2cc9fd61
Merge pull request #9209 from uluyol/mysql-config
...
Request resources that fit in the default configuration in examples/mysql-wordpress-pd.
2015-06-03 13:15:13 -07:00
Brian Grant
be4a501e25
Merge pull request #9099 from derekwaynecarr/improve_quota_describe_output
...
Fix bug in quota describe output
2015-06-03 13:14:30 -07:00
Brian Grant
6898a7957c
Merge pull request #9206 from thockin/services-e2e
...
Make services e2e more debuggable
2015-06-03 13:14:15 -07:00
Daniel Smith
67f53d2eff
Make kubectl work inside a container in k8s
2015-06-03 12:48:07 -07:00
Brian Grant
14f9b778f1
Merge pull request #9187 from jimmidyson/fabric8-java-client
...
Replace Java client library reference with up to date client library
2015-06-03 12:47:21 -07:00
Brian Grant
e3b80db02c
Merge pull request #9148 from lavalamp/e2eTestFix
...
E2e test fix
2015-06-03 12:44:55 -07:00
Muhammed Uluyol
3bd0890234
Request resources that fit in the default configuration in examples/mysql-wordpress-pd.
2015-06-03 12:41:10 -07:00
Brian Grant
8c0b1c7db4
Merge pull request #8809 from rrati/performance-gathering-7572
...
Performance gathering 7572
2015-06-03 12:37:17 -07:00
Brian Grant
a72be4667f
Merge pull request #9157 from iterion/aws-elb-policy
...
AWS: Update Master IAM Policy to Include ELB
2015-06-03 12:35:03 -07:00
Brian Grant
d6d52b41c6
Merge pull request #9189 from justinsb/fix_9123
...
Avoid nil-pointer dereference panics in AWS
2015-06-03 12:34:34 -07:00
derekwaynecarr
6968a4e0df
Improve quota describe output
2015-06-03 15:16:24 -04:00
Brian Grant
d37264edde
Merge pull request #9158 from dchen1107/cleanup
...
stop monit kube-proxy on master node.
2015-06-03 12:13:17 -07:00
Brian Grant
b71e2b01bc
Merge pull request #9174 from thockin/no-link-local-endpoints
...
Don't allow link-local Endpoints
2015-06-03 12:12:33 -07:00
Brian Grant
662c9d8160
Merge pull request #9201 from fgrzadkowski/disable_load_test
...
Disable load test from e2e-gce-scalability jenkins job
2015-06-03 12:11:53 -07:00
Tim Hockin
a2b7117ee4
Make services e2e more debuggable
2015-06-03 12:09:54 -07:00
Robert Rati
a248d0ccf9
Default RunRC to check every 10 seconds if an internval isn't provided. #7572
2015-06-03 15:00:28 -04:00
Robert Rati
4f9046332d
Minor fixes and clarifications. #7572
2015-06-03 15:00:27 -04:00
Robert Rati
4e05d85413
Fixed issue reading empty response from a get in getDebugInfo. #7572
2015-06-03 15:00:27 -04:00
Robert Rati
13b8d947fc
Revert "Revert "Added metrics/debug gathering methods to utils and used them in density ...""
...
This reverts commit 70500a64a7
.
2015-06-03 15:00:27 -04:00
Tim Hockin
1aa9b0b86a
Don't allow link-local Endpoints
2015-06-03 11:40:04 -07:00
Filip Grzadkowski
2aac5e0f1a
Disable load test from e2e-gce-scalability jenkins job
2015-06-03 20:31:47 +02:00
Brendan Burns
ab0c9b8e1e
Add a custom timeout flag for stop/delete. Also try to be smarter about setting the timeout.
2015-06-03 11:21:30 -07:00
Brian Grant
1845ca88fc
Merge pull request #9169 from caesarxuchao/hack/test-update-storage-objects.sh
...
enable v1 in hack/test-update-storage-objects.sh
2015-06-03 11:20:35 -07:00
Brian Grant
53b8728528
Merge pull request #9154 from caesarxuchao/hack/test-cmd.sh
...
enable v1 for hack/test-cmd.sh
2015-06-03 11:20:10 -07:00
Brian Grant
895ad68422
Merge pull request #9145 from caesarxuchao/hack/test-integration
...
enable v1 in hack/test-integration.go
2015-06-03 11:19:41 -07:00
Brian Grant
56f52ce9ef
Merge pull request #9101 from caesarxuchao/hack/test-go
...
add v1 to hack/test-go; let default value of Container.Security Context to be nil
2015-06-03 11:16:46 -07:00
Brendan Burns
75fe41b622
Manually fix up 0.18.1 (not sure what went wrong)
2015-06-03 10:46:08 -07:00