k3s/test
Kubernetes Submit Queue abd92fab1e Merge pull request #44296 from caesarxuchao/move-api-helpers.go
Automatic merge from submit-queue

Move api helpers.go to a subpackage

Part of https://github.com/kubernetes/kubernetes/issues/44065.

This PR moves the pkg/api/helpers.go to its own subpackage. It's mostly a mechanic move, except that
* I removed ConversionError in helpers.go, it's not used by anyone
* I moved the 3 methods of Taint and Toleration to pkg/api/methods.go, and left a TODO saying refactoring these methods to functions.

I'll send a few more PRs to make the k8s.io/kubernetes/pkg/api package only contains the code we want in the k8s.io/api repo, then we can run a [script](a0015fd1be (diff-7a2fbb4371972350ee414c6b88aee1c8)) to cut the new repo.
2017-04-11 23:46:04 -07:00
..
e2e Merge pull request #44090 from NickrenREN/remove-alpha-pv 2017-04-11 20:41:40 -07:00
e2e_federation Merge pull request #43990 from php-coder/e2e_readmes 2017-04-10 08:05:04 -07:00
e2e_node Remove leagcy init that no longer works. 2017-04-11 08:48:59 -05:00
fixtures support hostIP in downward API 2017-03-28 20:20:19 -04:00
images Merge pull request #43643 from rmmh/redis 2017-03-29 17:23:19 -07:00
integration move helpers.go to helper 2017-04-11 15:49:11 -07:00
kubemark hack/cluster: consolidate cluster/ utils to hack/lib/util.sh 2017-03-30 22:34:46 -05:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
utils Add randomized load test 2017-02-21 16:31:21 +01:00
BUILD auto-generated bazel BUILD file changes 2017-01-19 08:00:52 +05:30
OWNERS add eparis ass approver for test and examples 2017-03-30 11:58:49 -04:00
test_owners.csv Add/remove kargakis from a couple of places 2017-03-11 16:05:57 +01:00