kubernetes/test/e2e
Jorge Alarcon Ochoa 4147d727a6 Refactored runtime.Object helper functions into subpkg
Organized functions that abstract the access of
k8s.io/apimachinery/pkg/runtime.Objects into a framework subpackge.

Signed-off-by: Jorge Alarcon Ochoa <alarcj137@gmail.com>
2019-06-20 21:42:59 -04:00
..
apimachinery add import-alias for k8s.io/api/apps/v1 2019-06-20 11:39:40 -07:00
apps add import-alias for k8s.io/api/policy/v1beta1 2019-06-20 11:40:37 -07:00
auth add import-alias for k8s.io/api/policy/v1beta1 2019-06-20 11:40:37 -07:00
autoscaling add import-alias for k8s.io/api/scheduling/v1 2019-06-20 11:40:47 -07:00
chaosmonkey fix golint failures of test/e2e/chaosmonkey 2019-05-27 18:30:12 +08:00
cloud Move node related methods to framework/node package 2019-06-17 16:59:07 -07:00
common Merge pull request #78780 from spiffxp/name-test-e2e-api-imports 2019-06-20 17:14:35 -07:00
framework Refactored runtime.Object helper functions into subpkg 2019-06-20 21:42:59 -04:00
generated Move from glog to klog 2018-11-10 07:50:31 -05:00
instrumentation add import-alias for k8s.io/api/rbac/v1 2019-06-20 11:40:39 -07:00
kubectl tests: Replaces images used with agnhost (part 2) 2019-06-17 06:04:18 -07:00
lifecycle add import-alias for k8s.io/api/core/v1 2019-06-20 11:40:15 -07:00
manifest add import-alias for k8s.io/api/rbac/v1 2019-06-20 11:40:39 -07:00
network add import-alias for k8s.io/api/apps/v1 2019-06-20 11:39:40 -07:00
node add import-alias for k8s.io/api/batch/v1 2019-06-20 11:40:01 -07:00
perftype Fix many typos in both code and comments 2019-02-27 14:41:02 +07:00
scalability Remove dot import from e2e test and replace with framework.ExpectNoError 2019-06-14 20:46:11 +00:00
scheduling add import-alias for k8s.io/api/scheduling/v1 2019-06-20 11:40:47 -07:00
servicecatalog add import-alias for k8s.io/api/settings/v1alpha1 2019-06-20 11:40:54 -07:00
storage add import-alias for k8s.io/api/storage/v1beta1 2019-06-20 11:41:02 -07:00
testing-manifests Update rbac rule for external-snapshotter e2e test 2019-04-25 12:48:25 -07:00
ui refactor: use e2elog.Logf instead of framework.Logf 2019-05-07 08:15:31 +08:00
upgrades add import-alias for k8s.io/api/core/v1 2019-06-20 11:40:15 -07:00
windows add import-alias for k8s.io/api/core/v1 2019-06-20 11:40:15 -07:00
BUILD Merge pull request #78614 from liggitt/remove-beta-e2e-use 2019-06-14 07:58:38 -07:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go Refactored pod-related functions from framework/util.go 2019-05-30 09:30:26 -04:00
e2e_test.go e2e/storage: testing of external storage drivers 2019-03-06 22:06:31 +01:00
examples.go Merge pull request #78614 from liggitt/remove-beta-e2e-use 2019-06-14 07:58:38 -07:00
gke_local_ssd.go fix golint failures of test/e2e 2019-05-16 23:31:47 +08:00
gke_node_pools.go fix golint failures of test/e2e 2019-05-16 23:31:47 +08:00
README.md Update deprecated links 2019-02-15 09:13:07 -05:00