k3s/test/utils
Kubernetes Submit Queue e01858c595
Merge pull request #63252 from liztio/e2e_node_utils
Automatic merge from submit-queue. 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>.

E2e path utils

**What this PR does / why we need it**:

A bunch of useful methods for getting k8s paths and stuff are secreted away in `e2e_node`. This PR pulls them out so they can be used in other E2E method.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:



**Special notes for your reviewer**:
This is motivated by the upcoming kubeadm-specific E2E tests. Those tests will be added in a follow-up to this PR.

**Release note**:

```release-note
NONE
```
2018-04-27 11:43:15 -07:00
..
image Fix flaky crd e2e tests 2018-04-11 14:08:05 -07:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Generated artefacts 2018-04-27 11:11:45 -04:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
create_resources.go Add ConnectionReset, InternalError, etc also as retryable API errors 2018-04-16 13:50:56 +02:00
delete_resources.go removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
density_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
deployment.go add basic functionality deployment integration tests 2018-02-01 16:21:07 -08:00
paths.go Move path management from e2e_node to common test/utils directory 2018-04-27 11:12:10 -04:00
pod_store.go Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
replicaset.go ReplicaSet: Use apps/v1 RS in integration test. 2018-03-20 11:15:36 -07:00
runners.go Merge pull request #62195 from serathius/prometheus 2018-04-18 02:17:48 -07:00
tmpdir.go
update_resources.go removes job scaler 2018-04-04 08:23:21 -04:00