roee changes -

trying to fix agent to work with the "api" object) - ***still not working***
This commit is contained in:
Roee Gadot
2021-08-18 08:28:22 +03:00
parent e1267b6c44
commit 77783a58e9
19 changed files with 383 additions and 202 deletions

View File

@@ -577,7 +577,6 @@ func (provider *Provider) ApplyMizuTapperDaemonSet(ctx context.Context, namespac
"./mizuagent",
"-i", "any",
"--tap",
"--hardump",
"--api-server-address", fmt.Sprintf("ws://%s/wsTapper", apiServerPodIp),
}
if tapOutgoing {