kubernetes/test/integration
2019-09-26 10:19:06 +08:00
..
apimachinery fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00
apiserver Fix reinvokation test flake by isolating webhooks and markers 2019-09-17 15:30:37 -07:00
auth Propagate context to Authorize() calls 2019-09-24 11:14:54 -04:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
cronjob fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00
daemonset Added a noop plugin to make sure we have the dependencies worked out for the default registry of the scheduler framework. 2019-09-13 13:36:35 -04:00
defaulttolerationseconds Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
deployment Merge pull request #79168 from tnozicka/fix-sigapps-owners 2019-07-08 17:30:01 -07:00
disruption rundir attribute was missing for some new integration test cases 2019-06-17 01:00:05 -07:00
dryrun Bug fix: failed to run integration test by using bazel 2019-05-17 11:19:55 +08:00
etcd Merge pull request #82035 from liggitt/crd-etcd-deletion 2019-08-30 02:59:31 -07:00
events Fix selflinks in tests 2019-08-01 15:50:03 +02:00
evictions Support scale subresource for PDBs (#76294) 2019-05-23 22:24:17 -07:00
examples Phase 2: service and endpoint processing 2019-08-28 15:59:43 +00:00
framework Merge pull request #82291 from danwinship/getnodes 2019-09-25 11:04:43 -07:00
garbagecollector adds an integration test for double deletion with a custom finalizer 2019-08-12 14:35:49 +02:00
ipamperf phase 2: ipam filter secondary service cidr 2019-08-28 15:59:43 +00:00
kubelet Set integration tests to use distinct namespaces 2019-05-30 19:11:50 -04:00
master Merge pull request #83064 from liggitt/propagate-context 2019-09-25 09:32:01 -07:00
metrics Expose etcd client latency metrics 2019-04-01 20:46:18 +02:00
namespace squash: reaction to comments 2019-09-06 09:58:41 -04:00
objectmeta Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
openshift Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Merge pull request #79216 from verb/debug-api-test 2019-08-08 16:11:26 -07:00
quota Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
replicaset Switch test manifests to apps/v1, remove beta workloads calls 2019-06-22 13:58:07 -07:00
replicationcontroller Remove test/integration/* from hack/.golint_failures 2019-02-28 19:52:39 -07:00
scale Bug fix: failed to run integration test by using bazel 2019-05-17 11:19:55 +08:00
scheduler feat(scheduler): consolidate ScoreWithNormalizePlugin into ScorePlugin 2019-09-26 10:19:06 +08:00
scheduler_perf fix(test): delete unused unused var or const 2019-09-20 14:41:53 +08:00
secrets Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00
serving Bug fix: failed to run integration test by using bazel 2019-05-17 11:19:55 +08:00
statefulset remove unused const in test/integration 2019-05-22 00:51:52 +08:00
storageclasses Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
tls Bug fix: failed to run integration test by using bazel 2019-05-17 11:19:55 +08:00
ttlcontroller Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
util Added a noop plugin to make sure we have the dependencies worked out for the default registry of the scheduler framework. 2019-09-13 13:36:35 -04:00
volume Migrate fake cloud provider to staging 2019-05-14 13:32:18 -07:00
volumescheduling Fix staticcheck failures for scheduler packages 2019-09-23 22:52:57 +02:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
BUILD fix namespace termination conditions to be consistent and correct 2019-09-03 15:33:17 -04:00
doc.go
utils.go test/integration: block etcd client creation until connection is up 2019-08-29 08:38:29 -07:00