k3s/test/integration
k8s-ci-robot 0805860dba
Merge pull request #67870 from yue9944882/refactor/externalize-resource-quota-admission-controller
Externalize resource quota admission controller & controller reconciliation
2018-09-25 02:41:40 -07:00
..
apimachinery Update Bazel 2018-08-15 13:34:31 +02:00
apiserver Move CloudControllerManagerConfiguration from pkg/apis/componentconfig to cmd/cloud-controller-manager/app/apis/config 2018-09-05 14:02:25 +03:00
auth Implemented logic in kubelet for registering node info, including wiring to CSINodeInfo; added unit tests for node updates; updated RBAC, NodeAuthorizer, NodeRestriction. 2018-09-06 19:16:51 -07:00
benchmark/jsonify
client replace framework.RunAMaster with kubeapiservertesting.StartTestServer 2018-07-28 10:33:39 +08:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
controllermanager controller-managers: generalize authn/z test to cloud-controller-manager 2018-08-31 20:52:22 +02:00
cronjob Integration test for CronJob 2018-09-03 08:55:40 -07:00
daemonset Fix test cases and build files 2018-09-12 14:19:29 -04:00
defaulttolerationseconds Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
deployment Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
dryrun Add dry run test for hpa v2beta2 2018-08-27 11:37:22 -04:00
etcd Merge pull request #64097 from damemi/hpa-metrics-specificity 2018-08-27 13:48:13 -07:00
evictions Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
examples Add wait to discovery integration test to fix flakiness 2018-08-14 01:03:03 +10:00
framework Merge pull request #64803 from misterikkit/etcd-main 2018-09-24 19:48:52 -07:00
garbagecollector dry-run: Update DynamicClient to pass Create/Update options 2018-08-02 10:38:31 -07:00
ipamperf Merge pull request #64559 from AdamDang/patch-10 2018-07-16 17:00:06 -07:00
master limit forbidden error to details of what was forbidden 2018-08-20 16:40:29 -04:00
metrics Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
objectmeta Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
openshift Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
quota align imports for test 2018-08-27 21:50:30 +08:00
replicaset remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
replicationcontroller remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
scale Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
scheduler Merge pull request #67230 from tanshanshan/schedulertest810 2018-09-24 13:19:55 -07:00
scheduler_perf Merge pull request #64936 from wgliang/master.scheduler_perf_test 2018-06-22 19:03:16 -07:00
secrets Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount Merge pull request #62420 from mikedanese/jose-bump 2018-08-23 15:39:59 -07:00
statefulset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
storageclasses Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
tls
ttlcontroller Update ttlcontroller_test.go 2018-07-25 11:30:04 +08:00
util Autogenerated files 2018-08-17 11:18:52 -07:00
volume Removing CRD installation from attach detach controller 2018-09-18 14:25:15 -07:00
BUILD Integration test for CronJob 2018-09-03 08:55:40 -07:00
benchmark-controller.json
doc.go
utils.go