Skip to content
  1. Mar 17, 2018
  2. Mar 08, 2018
  3. Mar 06, 2018
    • Dominic Lam's avatar
      Adding ssh_private_key_file to ProxyCommand · f9019ab1
      Dominic Lam authored
      This is trying to match what the roles/bastion-ssh-config is trying to do. When the setup is going through bastion, we want to ssh private key to be used on the bastion instance.
      f9019ab1
  4. Mar 03, 2018
  5. Mar 02, 2018
  6. Mar 01, 2018
  7. Feb 27, 2018
  8. Feb 21, 2018
  9. Feb 17, 2018
    • melkosoft's avatar
      Added cilium support (#2236) · f13e76d0
      melkosoft authored
      * Added cilium support
      
      * Fix typo in debian test config
      
      * Remove empty lines
      
      * Changed cilium version from <latest> to <v1.0.0-rc3>
      
      * Add missing changes for cilium
      
      * Add cilium to CI pipeline
      
      * Fix wrong file name
      
      * Check kernel version for cilium
      
      * fixed ci error
      
      * fixed cilium-ds.j2 template
      
      * added waiting for cilium pods to run
      
      * Fixed missing EOF
      
      * Fixed trailing spaces
      
      * Fixed trailing spaces
      
      * Fixed trailing spaces
      
      * Fixed too many blank lines
      
      * Updated tolerations,annotations in cilium DS template
      
      * Set cilium_version to iptables-1.9 to see if bug is fixed in CI
      
      * Update cilium image tag to v1.0.0-rc4
      
      * Update Cilium test case CI vars filenames
      
      * Add optional prometheus flag, adjust initial readiness delay
      
      * Update README.md with cilium info
      f13e76d0
  10. Feb 09, 2018
  11. Feb 07, 2018
  12. Feb 06, 2018
  13. Jan 30, 2018
  14. Jan 26, 2018
  15. Jan 25, 2018
  16. Jan 23, 2018
  17. Jan 05, 2018
  18. Jan 03, 2018
  19. Dec 25, 2017
    • Matthew Mosesohn's avatar
      Update Kubernetes to v1.9.0 (#2100) · ad6fecef
      Matthew Mosesohn authored
      Update checksum for kubeadm
      Use v1.9.0 kubeadm params
      Include hash of ca.crt for kubeadm join
      Update tag for testing upgrades
      Add workaround for testing upgrades
      Remove scale CI scenarios because of slow inventory parsing
      in ansible 2.4.x.
      
      Change region for tests to us-central1 to
      improve ansible performance
      ad6fecef
  20. Dec 19, 2017
  21. Dec 05, 2017
    • Chad Swenson's avatar
      Support for disabling apiserver insecure port · b8788421
      Chad Swenson authored
      This allows `kube_apiserver_insecure_port` to be set to 0 (disabled).
      
      Rework of #1937 with kubeadm support
      
      Also, fixed an issue in `kubeadm-migrate-certs` where the old apiserver cert was copied as the kubeadm key
      b8788421
  22. Dec 04, 2017
  23. Nov 29, 2017
  24. Nov 23, 2017
    • Bogdan Dobrelya's avatar
      Defaults for apiserver_loadbalancer_domain_name (#1993) · 8aafe643
      Bogdan Dobrelya authored
      
      
      * Defaults for apiserver_loadbalancer_domain_name
      
      When loadbalancer_apiserver is defined, use the
      apiserver_loadbalancer_domain_name with a given default value.
      
      Fix unconsistencies for checking if apiserver_loadbalancer_domain_name
      is defined AND using it with a default value provided at once.
      
      Signed-off-by: default avatarBogdan Dobrelya <bogdando@mail.ru>
      
      * Define defaults for LB modes in common defaults
      
      Adjust the defaults for apiserver_loadbalancer_domain_name and
      loadbalancer_apiserver_localhost to come from a single source, which is
      kubespray-defaults. Removes some confusion and simplefies the code.
      
      Signed-off-by: default avatarBogdan Dobrelya <bogdando@mail.ru>
      8aafe643
  25. Nov 15, 2017
  26. Nov 03, 2017
  27. Nov 01, 2017
  28. Oct 30, 2017
  29. Oct 27, 2017
  30. Oct 24, 2017
  31. Oct 20, 2017
  32. Oct 19, 2017
Loading