Automatic merge from submit-queue Plumb --feature-gates from TEST_ARGS to components in node e2e tests This means you can set `TEST_ARGS` on the command line, in a `.properties` config for a Jenkins job, etc, to toggle gated features. For example: `TEST_ARGS='--feature-gates=DynamicKubeletConfig=true'` /cc @vishh @jlowdermilk
PLEASE NOTE: This document applies to the HEAD of the source tree
If you are using a released version of Kubernetes, you should refer to the docs that go with that version.
The latest release of this document can be found [here](http://releases.k8s.io/release-1.1/docs/devel/collab.md).Documentation for other releases can be found at releases.k8s.io.
See e2e-node-tests