kubernetes/pkg
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
..
api Promote NonPreempt feature gate to beta (#91899) 2020-06-30 00:02:56 -07:00
apis Promote NonPreempt feature gate to beta (#91899) 2020-06-30 00:02:56 -07:00
auth Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
capabilities Same as defaulting allow-privileged to true 2019-05-21 08:51:16 -04:00
client Merge pull request #88385 from tallclair/node-reviews 2020-05-24 20:23:11 -07:00
cloudprovider convert .import-restrictions to yaml 2020-04-28 08:41:36 -07:00
controller build files 2020-06-23 22:18:33 +08:00
credentialprovider fix: don't use docker config cache if it's empty 2020-06-22 15:10:47 +00:00
features Promote NonPreempt feature gate to beta (#91899) 2020-06-30 00:02:56 -07:00
fieldpath Fix return value for ExtractFieldPathAsString 2019-06-04 11:52:26 +08:00
generated Merge pull request #80125 from sttts/sttts-bazel-openapi-fix 2019-07-19 14:25:50 -07:00
kubeapiserver apiserver: add API server plumbing for adding warnings 2020-06-11 16:04:19 -04:00
kubectl refactor: move kubectl-cp to staging 2020-06-16 11:53:22 +08:00
kubelet Merge pull request #91499 from lo24/intf-fix 2020-06-30 02:52:05 -07:00
kubemark Merge pull request #90494 from knabben/kubelet-provider 2020-05-26 19:12:42 -07:00
master Add ResourceVersionMatch parameter to make Resource Version semantics consistent for list 2020-06-25 20:49:57 -07:00
printers Merge pull request #89778 from cmluciano/cml/ingressv1 2020-06-16 23:10:39 -07:00
probe Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
proxy Merge pull request #88573 from davidstack/master 2020-06-30 00:01:59 -07:00
quota don't quota virtual resources by default 2020-03-17 15:10:23 -04:00
registry Merge pull request #91606 from danwinship/service-ipallocator-cleanups 2020-06-30 00:02:27 -07:00
routes Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
scheduler Use NodeWrapper to directly initialize node with labels 2020-06-30 17:18:15 +02:00
security default to add projected fstype in psp when boundedserviceaccounttoken is enabled 2020-06-24 09:09:27 -07:00
securitycontext set proper file permission for projected service account volume 2020-05-04 18:25:23 -07:00
serviceaccount Restrict service account token metrics to kube-apiserver only. 2020-05-21 15:34:57 -07:00
ssh Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
util Merge pull request #92440 from luigibk/ebtables-broutetable-and-deleterule 2020-06-29 18:34:26 -07:00
volume fix static check failed from pkg/volume/vspherevolume 2020-06-27 02:03:13 +08:00
watch/json Add API for watch bookmarks 2019-04-15 09:45:04 +02:00
windows/service Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
.import-restrictions cmd/api/testing no longer overrides pkg's rules 2020-04-28 08:46:49 -07:00
BUILD remove-api 2020-05-27 16:58:05 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00