Satnam Singh
|
2d345cb60a
|
Add extra diagnostics to networking e2e test
|
2015-03-20 15:04:16 -07:00 |
Dawn Chen
|
7a6490f572
|
Merge pull request #5729 from thockin/plural_endpoints_30_restart
Rename Service.ContainerPort to TargetPort in v1b3
|
2015-03-20 14:37:46 -07:00 |
Tim Hockin
|
4375376e9c
|
Rename Service.ContainerPort to TargetPort in v1b3
Fix all callers and examples. Part of multi-port service cleanup.
|
2015-03-20 13:50:06 -07:00 |
Satnam Singh
|
bc58ac54e8
|
Cleanup Fail calls in networking e2e test
|
2015-03-20 11:00:24 -07:00 |
Satnam Singh
|
4645d13e77
|
Reduce pod usage for network e2e test
|
2015-03-18 22:10:15 -07:00 |
Satnam Singh
|
0feb7e2c79
|
Make networking e2e test use an explicitly tagged image
|
2015-03-18 15:54:20 -07:00 |
Satnam Singh
|
7cd102ed6b
|
Make networking e2e test run in its own namespace
|
2015-03-18 09:53:47 -07:00 |
Prashanth Balasubramanian
|
0e484f25b1
|
Properly reap replication controllers in e2e test
|
2015-03-09 13:08:12 -07:00 |
Tim Hockin
|
ea548b8260
|
Rename type Port to ContainerPort
Sadly I had to do this by hand - I just could not get gorename to fix up
users of it.
|
2015-02-27 21:05:59 -08:00 |
Daniel Smith
|
650f6cb826
|
Revert "Multi-port Endpoints"
|
2015-02-23 13:53:21 -08:00 |
Tim Hockin
|
e0fd83096c
|
Rename type Port to ContainerPort
Sadly I had to do this by hand - I just could not get gorename to fix up
users of it.
|
2015-02-21 22:26:38 -08:00 |
Zach Loafman
|
2e4a1e910b
|
Change loadClientOrDie to return an error
Also remove a bunch of dead code. This is a step along the path to
getting rid of all the glog in util.go.
|
2015-02-09 07:14:52 -08:00 |
Robert Rati
|
1be4ab2aaa
|
Moved TestImportantURLs to the networking suite #4179
|
2015-02-06 14:09:48 -05:00 |
Robert Rati
|
a1dcec8a1c
|
Ported TestNetwork to native ginkgo syntax #4179
|
2015-02-06 14:09:46 -05:00 |
Robert Rati
|
6d171a458e
|
Renamed network.go to networking.go #4179
|
2015-02-06 10:47:03 -05:00 |