Nick Schuch
5d511aeb54
Adds ReadOnlyRootFilesystem support for containers
2016-02-14 15:39:51 +10:00
Tim St. Clair
f258737e84
Fix broken node test from 7a54f94
2016-02-12 15:49:35 -08:00
Phillip Wittrock
3c708db4b8
Include kubelet logs in output when running node e2e tests
2016-02-09 10:41:13 -08:00
Phillip Wittrock
6cb09700e0
Don't expect secret volume for node e2e tests
2016-02-08 10:08:41 -08:00
Phillip Wittrock
3de94cd23c
Supply volume fs metrics to server/stats/handler.go
...
* Metrics will not be expose until they are hooked up to a handler
* Metrics are not cached and expose a dos vector, this must be fixed before release or the stats should not be exposed through an api endpoint
2016-02-05 16:00:24 -08:00
Phillip Wittrock
ba5be34574
Kubelet Metrics Summary Api Implementation
2016-02-04 14:05:28 -08:00
Phillip Wittrock
4397bdedf3
Errof -> Warningf
2016-01-07 13:29:17 -08:00
Phillip Wittrock
aebc1bcc92
node e2e tests - retry fkaky failures caused by gcloud authentication
2016-01-07 12:17:24 -08:00
Phillip Wittrock
41f5b0b765
Node e2e test - propagate errors from tests to runner exit code.
2015-12-17 15:37:11 -08:00
Phillip Wittrock
3d8835e2f0
remove cluster-name flag from e2e tests because it doesn't exist anymore
2015-12-16 12:10:25 -08:00
Phillip Wittrock
ad37e2654e
Node e2e test fixes:
...
- Improve documentation and method naming
- Fix command this is run remotely
- Never reschedule the busybox logging test pod since it is supposed to terminate
- Update log test condition retrylogic to correctly retry instead of failing the test
- localhost -> 127.0.0.1 to work on coreos
- give name to etcd to work on coreos
- allow using full hostname for nodename for coreos
2015-12-16 09:22:48 -08:00
k8s-merge-robot
9bbe6012e3
Merge pull request #17683 from pwittrock/node_e2e_tests
...
Auto commit by PR queue bot
2015-12-09 12:50:22 -08:00
k8s-merge-robot
b266aa1577
Merge pull request #18120 from pwittrock/etcd
...
Auto commit by PR queue bot
2015-12-09 10:30:36 -08:00
Phillip Wittrock
0e2ade336a
Initial revision of conformance node environment conformance tests
2015-12-03 15:41:10 -08:00
Phillip Wittrock
91e9ff5e16
Node e2e tests against remote host use host-local etcd instead of copying one there. Also fix the kubelet healthz port.
2015-12-02 17:20:49 -08:00
Phillip Wittrock
ec5ecb18fa
Initial Pod e2e test
2015-11-24 15:40:16 -08:00
Phillip Wittrock
49e1baa313
Test runner harness for node e2e tests
2015-11-18 13:05:01 -08:00