k3s/test/utils
Kubernetes Submit Queue edd6c8e4af Merge pull request #52688 from tanshanshan/new-test-pr
Automatic merge from submit-queue (batch tested with PRs 53350, 52688, 53531, 52515). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

PodReady should be replaced with podutil.IsPodReady

**What this PR does / why we need it**:
PodReady should be replaced with podutil.IsPodReady.
Thanks.
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
```
2017-10-06 21:32:11 -07:00
..
image Merge pull request #52873 from ixdy/bazel-cleanup 2017-09-24 00:04:36 -07:00
junit Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Move deployment collision avoidance e2e test to integration 2017-09-25 10:27:31 -07:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
density_utils.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
deployment.go Use PollImmediate and shorter interval in integration test 2017-09-25 14:17:43 -07:00
pod_store.go Shared Informer Run blocks until all goroutines finish 2017-07-18 14:05:08 +10:00
replicaset.go Use PollImmediate and shorter interval in integration test 2017-09-25 14:17:43 -07:00
runners.go e2e/integration: simplify deepcopy calls 2017-08-29 20:11:50 +02:00
tmpdir.go