kubernetes/test/e2e
Jan Safranek d6077c717d Run sidecars for csi-mock as privileged
The driver and provisioner runs as privileged, so make all the other
sidecar containers privileged too.

This helps on system with SELinux, non-privileged container can't access
socket of a privileged one.
2019-06-27 13:39:14 +02:00
..
apimachinery Merge pull request #78922 from oomichi/add-ExpectEqual 2019-06-25 01:14:50 -07:00
apps Refactor statefulset e2e tests 2019-06-25 11:33:58 +08:00
auth Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
autoscaling Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
chaosmonkey fix golint failures of test/e2e/chaosmonkey 2019-05-27 18:30:12 +08:00
cloud refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
common Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
framework Merge pull request #78291 from goodluckbot/refactor-cleanup-e2e-statefulset-util 2019-06-25 18:15:26 -07:00
generated Move from glog to klog 2018-11-10 07:50:31 -05:00
instrumentation tests: Fixes agnhost logs-generator usage 2019-06-26 11:38:38 -07:00
kubectl Switch test manifests to apps/v1, remove beta workloads calls 2019-06-22 13:58:07 -07:00
lifecycle Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
manifest add import-alias for k8s.io/api/rbac/v1 2019-06-20 11:40:39 -07:00
network Add ipv6 support to the DNS e2e tests 2019-06-25 23:44:17 +02:00
node add IPv6 support to the e2e PreStop test 2019-06-25 11:52:07 +02:00
perftype Fix many typos in both code and comments 2019-02-27 14:41:02 +07:00
scalability refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
scheduling Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
servicecatalog Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
storage Merge pull request #78291 from goodluckbot/refactor-cleanup-e2e-statefulset-util 2019-06-25 18:15:26 -07:00
testing-manifests Run sidecars for csi-mock as privileged 2019-06-27 13:39:14 +02:00
ui refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
upgrades Refactor statefulset e2e tests 2019-06-25 11:33:58 +08:00
windows Merge pull request #79162 from SataQiu/fix-test-20190619 2019-06-21 12:17:04 -07:00
BUILD Merge pull request #78614 from liggitt/remove-beta-e2e-use 2019-06-14 07:58:38 -07:00
e2e_test.go e2e/storage: testing of external storage drivers 2019-03-06 22:06:31 +01:00
e2e-example-config.json
e2e.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
examples.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
gke_local_ssd.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
gke_node_pools.go refactor: replace framework.Failf with e2elog.Failf 2019-06-19 17:52:35 +08:00
README.md Update deprecated links 2019-02-15 09:13:07 -05:00