Kubernetes Prow Robot
7196c749f2
Merge pull request #124147 from devincd/put-qps-cmd
...
Place the qps and burst parameters on the command line in kubemark
2024-04-28 04:53:11 -07:00
bells17
1c917aa463
component-helpers: Support structured and contextual logging ( #120637 )
2024-04-24 03:06:15 -07:00
devincd
9523e0fe8d
put qps and burst to cmd
...
Signed-off-by: devincd <505259926@qq.com >
2024-04-02 18:08:26 +08:00
Dan Winship
ae3235aa01
Remove --use-real-proxier support from kubemark
...
kubemark's proxy mode exists to test how kube-proxy affects the load
on the apiserver, not how it affects the load on the node. There's no
need to generate fake iptables commands, because that all happens
entirely independently of the api watchers.
2023-11-09 06:52:10 -05:00
Dan Winship
1c7155e7ff
Move hollow_proxy.go from pkg/kubemark to pkg/proxy/kubemark
...
This way it inherits the OWNERS from pkg/proxy which makes it easier
for sig-network to keep it in sync with changes made to internal proxy
APIs.
2023-03-16 09:47:54 -04:00
Maciej Borsz
0ba519fee0
Add missing trace dependency to kubemark
2023-03-15 13:01:42 +00:00