kubernetes/test/integration
Andrea Nodari 2e1042f959 Use NodeWrapper to directly initialize node with labels
Using NodeWrapper in the integration tests gives more flexibility when
creating nodes. For instance, tests can create nodes with labels or
with a specific sets of resources.

Also, NodeWrapper initialises a node with a capacity of 32 pods, which
can be overridden by the caller. This makes sure that a node is usable
as soon as it is created.
2020-06-30 17:18:15 +02:00
..
apimachinery Fix client watch reestablishment handling of client-side timeouts 2020-03-30 17:48:00 -04:00
apiserver Add ResourceVersionMatch parameter to make Resource Version semantics consistent for list 2020-06-25 20:49:57 -07:00
auth prevent update handler being called on disallowed CreateOnUpdate 2020-06-12 13:04:17 +00:00
benchmark Remove dependency for benchmark integration tests from e2e fw 2020-03-18 15:57:37 +08:00
certificates Switch CSR approver/signer/cleaner controllers to v1 2020-06-05 18:45:34 -04:00
client client-go dynamic client: add context to callers 2020-03-06 10:56:23 -05:00
configmap automated refactor 2020-03-05 14:59:46 -08:00
cronjob Merge pull request #78944 from avorima/golint_fix_job 2020-04-12 21:57:47 -07:00
daemonset more artisanal fixes 2020-03-05 14:59:47 -08:00
defaulttolerationseconds generated: run refactor 2020-02-08 12:30:21 -05:00
deployment Merge pull request #87448 from YuikoTakada/fix_81657_t_integ_dep 2020-04-02 21:39:45 -07:00
disruption client-go dynamic client: add context to callers 2020-03-06 10:56:23 -05:00
dryrun client-go dynamic client: add context to callers 2020-03-06 10:56:23 -05:00
etcd Merge pull request #89778 from cmluciano/cml/ingressv1 2020-06-16 23:10:39 -07:00
events generated: run refactor 2020-02-07 18:16:47 -08:00
evictions client-go: update expansions callers 2020-03-06 16:50:41 -05:00
examples kube-apiserver: use SO_REUSEPORT when creating listener on Unix systems 2020-03-13 23:55:57 +01:00
framework Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
garbagecollector GC doesn't have to create monitors in the constructor 2020-06-10 14:59:45 +02:00
ipamperf Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
kubelet Merge pull request #87718 from wojtek-t/kubelet_not_watching_immutable_secret_configmaps 2020-02-11 23:14:33 -08:00
master Merge pull request #89937 from aojea/portAllocator2 2020-06-18 19:03:10 -07:00
metrics apiserver: increment metric for deprecated API use 2020-06-11 16:04:19 -04:00
namespace client-go dynamic client: add context to callers 2020-03-06 10:56:23 -05:00
node integration: start informer and scheduler outside of InitTestScheduler 2020-05-13 18:19:43 +02:00
objectmeta generated: run refactor 2020-02-08 12:30:21 -05:00
openshift Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods generated: run refactor 2020-02-08 12:30:21 -05:00
quota generated: run refactor 2020-02-08 12:30:21 -05:00
replicaset automated refactor 2020-03-05 14:59:46 -08:00
replicationcontroller automated refactor 2020-03-05 14:59:46 -08:00
scale generated: run refactor 2020-02-08 12:30:21 -05:00
scheduler Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
scheduler_perf scheduler_perf: fix the nil pointer dereference 2020-06-16 13:23:05 +08:00
secrets automated refactor 2020-03-05 14:59:46 -08:00
serviceaccount automated refactor 2020-03-05 14:59:46 -08:00
serving Ensure testing credentials are labeled as such 2020-02-04 10:36:05 -08:00
statefulset client-go dynamic client: add context to callers 2020-03-06 10:56:23 -05:00
storageclasses automated refactor 2020-03-05 14:59:46 -08:00
tls Fixup integration tests for TLS1.3 2019-11-06 17:39:05 -05:00
ttlcontroller automated refactor 2020-03-05 14:59:46 -08:00
util Merge pull request #91580 from cofyc/fix90958 2020-06-05 08:45:45 -07:00
volume CSI: Modify VolumeAttachment check to use Informer/Cache 2020-06-11 10:34:09 -07:00
volumescheduling Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
.import-restrictions fix .import-restrictions to work with import-boss --include-test-files 2020-04-28 08:41:36 -07:00
benchmark-controller.json bump pause to 3.2 in test/ 2020-02-14 14:03:19 -08:00
BUILD cleanup: move the test of TaintBasedEvictions features to sig-node 2020-03-04 10:28:00 +09:00
doc.go
utils.go automated refactor 2020-03-05 14:59:46 -08:00