mirror of https://github.com/kubernetes/kops.git
Change versions to fix memory.limit_in_bytes: device or resource busy
Change Operator version to `to fix memory.limit_in_bytes: device or resource busy` Issue is that the upgrade for docker to fix CVE-2019-5736 has required that runC be loaded into memory: lxc/lxc@6400238. The data is about 12Mi in size, so it's too big to work with the 10Mi containers that Prometheus Operator creates for the configuration reloader side-cars. Fixed in newer Versions of Prometheus Operators therefore changing versions. References: https://github.com/helm/charts/issues/11447 https://github.com/coreos/prometheus-operator/pull/2403
This commit is contained in:
parent
ee58507e8e
commit
4f3e106433