ingress-nginx-helm/internal
Archangel_SDY ece5e1c678 Pass k8sStore to member functions by pointer
Passing `k8sStore` by value implies read and copy of `backendConfig`,
which is not protected by a mutex and may cause race conditions.
2018-12-06 22:11:19 +08:00
..
file Fix lint issues 2018-12-05 13:28:28 -03:00
ingress Pass k8sStore to member functions by pointer 2018-12-06 22:11:19 +08:00
k8s Fix lint issues 2018-12-05 13:28:28 -03:00
net Fix log output format 2018-12-06 09:59:31 +08:00
runtime Check if cgroup cpu limits are defined to get the number of CPUs 2018-08-25 18:34:44 -03:00
task Replace glog with klog 2018-12-05 13:27:55 -03:00
watch Remove dummy file watcher 2018-06-16 18:49:08 -04:00