You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
When we switched from a single proxy to multi-proxy, we moved the KSM handling from the proxy to the https://github.com/kata-containers/ksm-throttler, and added it to the packaging https://github.com/clearcontainers/packaging/tree/master/ksm-throttler
What it appears we did not do was update the .ci install scripts https://github.com/clearcontainers/tests/blob/master/.ci/install_proxy.sh to both stop installing the proxy service files, and to install and start (if necessary) the ksm-throttler.
Related to #910 #911 clearcontainers/proxy#177