This project is mirrored from https://gitee.com/penghai_luo/kubespray.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 01 Aug, 2020 1 commit
  2. 19 Jun, 2020 1 commit
  3. 28 Apr, 2020 1 commit
  4. 23 Mar, 2020 1 commit
  5. 13 Feb, 2020 1 commit
  6. 12 Feb, 2020 1 commit
  7. 09 Dec, 2019 1 commit
  8. 27 Nov, 2019 1 commit
  9. 17 Oct, 2019 1 commit
    • Hugo Blom's avatar
      Add support for Kubernetes 1.16.2 (#5272) · db33dc69
      Hugo Blom authored
      * Add support for Kubernetes 1.16.1
      
      * Defaults to 1.16.1
      
      * add 1.16.2 checksums and set new version as default
      
      * correct 1.16.2 checksums and add 1.15.5 checksums
      db33dc69
  10. 02 Oct, 2019 1 commit
    • Matthew Mosesohn's avatar
      Switch to Kubernetes v1.16.0 (#5189) · a43e0d3f
      Matthew Mosesohn authored
      * Switch to Kubernetes v1.16.0
      
      Change-Id: I5d6a9528b2d443750fc5e031aff15ad3ffead158
      
      * Fix download localhost cached file path
      
      Change-Id: I65e79b70e3d1b37265ebc60f41b460cf4b0a0d47
      
      * fix kubeadm etcd for v1.16
      
      Change-Id: I6888a00fd48b530a38b0b31c4095492476af42d2
      
      * disable tf packet jobs
      
      Change-Id: I075c4666547fdea4c50ec04864f38e2cfaa79154
      
      * Disable contiv packet jobs. Fix kube-router
      
      Change-Id: I3170e8789e60711d4cee8faf65f2094480b79b8d
      
      * bump sonobuoy version
      
      Change-Id: Ib946905629c7c53ed88f08fb2f41c454457a0097
      a43e0d3f
  11. 26 Sep, 2019 1 commit
  12. 25 Sep, 2019 1 commit
  13. 20 Aug, 2019 1 commit
  14. 09 Aug, 2019 1 commit
  15. 31 Jul, 2019 2 commits
  16. 30 Jul, 2019 1 commit
  17. 21 Jul, 2019 1 commit
  18. 16 Jul, 2019 1 commit
  19. 09 Jul, 2019 1 commit
  20. 02 Jul, 2019 1 commit
    • okamototk's avatar
      Use K8s 1.15 (#4905) · f2b8a361
      okamototk authored
      * Use K8s 1.15
      
      * Use Kubernetes 1.15 and use kubeadm.k8s.io/v1beta2 for
        InitConfiguration.
      * bump to v1.15.0
      
      * Remove k8s 1.13 checksums.
      
      * Update README kubernetes version 1.15.0.
      
      * Update metrics server 0.3.3 for k8s 1.15
      
      * Remove less than k8s 1.14 related code
      
      * Use kubeadm with --upload-certs instead of --experimental-upload-certs due to depricate
      
      * Update dnsautoscaler 1.6.0
      
      * Skip certificateKey if it's not defined
      
      * Add kubeadm-conftolplane.v2beta2 for k8s 1.15 or later
      
      * Support kubeadm control plane for k8s 1.15
      
      * Update sonobuoy version 0.15.0 for k8s 1.15
      f2b8a361
  21. 29 Jun, 2019 1 commit
    • okamototk's avatar
      containerd support (#4664) · 4c8b93e5
      okamototk authored
      * Add limited containerd support
      
      Containerd support for Ubuntu + Calico
      
      * Added CRI-O support for ubuntu
      
      * containerd support.
      
      * Reset  containerd support.
      
      * fix lint.
      
      * implemented feedback
      
      * Change task name cri xx instead of cri-o in reset task and timeout condition.
      
      * set crictl to fixed version
      
      * Use docker-ce's container.io package for containerd.
      
      * Add check containerd is installable or not.
      
      * Avoid stop docker when use containerd and optimize retry for reset.
      
      * Add config.toml.
      
      * Fixed containerd for kubelet.env.
      
      * Merge PR #4629
      
      * Remove unused ubuntu variable for containerd
      
      * Polish code for containerd and cri-o
      
      * Refactoring cri socket configuration.
      
      * Configurable conmon.
      
      * Remove unused crictl/runc download
      
      * Now crictl and runc is downloaded by common crictl.yml.
      
      * fixed yamllint error
      
      * Fixed brokenfiles by conflict.
      
      * Remove commented line in config.toml
      
      * Remove readded v1.12.x version
      
      * Fixed broken set_docker_image_facts
      
      * Fix yamllint errors.
      
      * Remove unused apt source
      
      * Fix crictl could not be installed
      
      * Add containerd config from skolekonov's PR #4601
      4c8b93e5
  22. 09 Jun, 2019 1 commit
  23. 24 Apr, 2019 1 commit
  24. 19 Apr, 2019 1 commit
  25. 11 Apr, 2019 3 commits
  26. 10 Apr, 2019 1 commit
  27. 01 Apr, 2019 2 commits
    • Matthew Mosesohn's avatar
      Remove kubedns and dnsmasq. Move dns_late phase after apps (#4406) · 5f12b7ae
      Matthew Mosesohn authored
      Both kubedns and dnsmasq modes are long not maintained.
      We should run dns_late steps at the end because sshd
      makes DNS lookups during Ansible run and has 2s timeouts
      for each failed lookup trying to connect to coredns before
      it is ready.
      5f12b7ae
    • MarkusTeufelberger's avatar
      Yamllint fixes (#4410) · 9ffc65f8
      MarkusTeufelberger authored
      * Lint everything in the repository with yamllint
      
      * yamllint fixes: syntax fixes only
      
      * yamllint fixes: move comments to play names
      
      * yamllint fixes: indent comments in .gitlab-ci.yml file
      9ffc65f8
  28. 27 Mar, 2019 1 commit
  29. 20 Mar, 2019 1 commit
  30. 18 Mar, 2019 1 commit
  31. 07 Mar, 2019 1 commit
  32. 25 Feb, 2019 1 commit
  33. 14 Feb, 2019 1 commit
  34. 07 Feb, 2019 1 commit
  35. 06 Feb, 2019 1 commit
  36. 01 Feb, 2019 1 commit