Commit Graph

12 Commits

Author SHA1 Message Date
Matt Liggett
352c439a96 Guard both kill and wait with APISERVER_PID. 2016-01-28 11:05:02 -08:00
Matt Liggett
fefb7a9846 Reduce test-update-storage-objects flakiness by adding a sleep. 2016-01-11 15:08:50 -08:00
Wojciech Tyczynski
920d3b5336 Increase apiserver timeout in tests 2015-12-30 14:09:54 +01:00
gmarek
264f213523 Increase timeout for API server startup in hack/test-update-storage-objects.sh 2015-12-17 11:07:24 +01:00
Eric Paris
5aa495cdad Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
Eric Paris
7715290bbd Convert hack/ from --flag_name= to --flag-name= 2015-08-07 11:00:13 -04:00
Tim Hockin
1c3233a1d4 Remove v1beta3 2015-07-23 17:21:27 -07:00
Mike Danese
337772a91f fix all tests 2015-07-14 21:51:30 -07:00
Chao Xu
bdf43eb66d enable v1 in hack/test-update-storage-objects.sh 2015-06-02 20:31:01 -07:00
Kris
f4e2c738f6 Delete deprecated API versions
pkg/service:

There were a couple of references here just as a reminder to change the
behavior of findPort. As of v1beta3, TargetPort was always defaulted, so
we could remove findDefaultPort and related tests.

pkg/apiserver:

The tests were using versioned API codecs for some of their encoding
tests. Necessary API types had to be written and registered with the
fake versioned codecs.

pkg/kubectl:

Some tests were converted to current versions where it made sense.
2015-05-29 17:17:35 -07:00
Tim Hockin
3005471100 Add new apiserver flags for clusterIP (nee portal)
Leave old flags but marked as deprecated
2015-05-28 16:10:44 -07:00
nikhiljindal
fa9f864782 Adding a script to update etcd objects 2015-05-15 16:20:35 -07:00