Skip to content
  1. Dec 02, 2016
  2. Nov 30, 2016
  3. Nov 29, 2016
  4. 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
    • Bogdan Dobrelya's avatar
      Add advanced net check for DNS K8s app · b7692fad
      Bogdan Dobrelya authored
      
      
      * Add an option to deploy K8s app to test e2e network connectivity
        and cluster DNS resolve via Kubedns for nethost/simple pods
        (defaults to false).
      * Parametrize existing k8s apps templates with kube_namespace and
        kube_config_dir instead of hardcode.
      * For CoreOS, ensure nameservers from inventory to be put in the
        first place to allow hostnet pods connectivity via short names
        or FQDN and hostnet agents to pass as well, if netchecker
        deployed.
      
      Signed-off-by: default avatarBogdan Dobrelya <bdobrelia@mirantis.com>
      b7692fad
  5. Nov 25, 2016
  6. Nov 24, 2016
  7. Nov 23, 2016
  8. Nov 22, 2016
  9. Nov 21, 2016
Loading