Skip to content
Snippets Groups Projects
  1. Dec 07, 2016
  2. Dec 06, 2016
  3. Dec 05, 2016
  4. Dec 04, 2016
  5. Dec 03, 2016
  6. Dec 02, 2016
  7. Nov 30, 2016
  8. Nov 29, 2016
  9. Nov 28, 2016
    • Yuriy Taraday's avatar
      Set proxy_timeout to 10m in nginx.conf · 658543c9
      Yuriy Taraday authored
      Fixes #655.
      
      This is a teporary solution for long-polling idle connections to
      apiserver. It will make Nginx not cut them for the duration of expected
      timeout. It will also make Nginx extremely slow in realizing that there
      is some issue with connectivity to apiserver as well, so it might not be
      perfect permanent solution.
      658543c9
    • Antoine Legrand's avatar
      Merge pull request #529 from bogdando/netcheck · 5b382668
      Antoine Legrand authored
      Add a k8s app for advanced e2e netcheck for DNS
      5b382668
Loading