Update to option enable profiling on the master daemon processes.
--profiling=true , default is false
This commit is contained in:
@@ -54,6 +54,7 @@ func TestClient(t *testing.T) {
|
||||
EtcdHelper: helper,
|
||||
KubeletClient: client.FakeKubeletClient{},
|
||||
EnableLogsSupport: false,
|
||||
EnableProfiling: true,
|
||||
EnableUISupport: false,
|
||||
APIPrefix: "/api",
|
||||
Authorizer: apiserver.NewAlwaysAllowAuthorizer(),
|
||||
|
Reference in New Issue
Block a user