Skip to content
  1. Jul 16, 2019
  2. Jul 15, 2019
  3. Jul 12, 2019
  4. Jul 11, 2019
    • Matthew Mosesohn's avatar
    • Matthew Mosesohn's avatar
      Enable containerd to deploy vanilla containerd package (#4951) · 29307740
      Matthew Mosesohn authored
      * Enable containerd to deploy vanilla containerd package
      
      Fixes kubeadm references to CRI socket for containerd
      Fixes download role cache feature to work with containerd
      
      Change-Id: I2ab8f0031107e2f0d1a85c39b4beb66f08509a01
      
      * use containerd for flannel-addons job
      
      Change-Id: Ied375c7d65e64a625ffbd995ff16f2374067dee6
      
      * add containerd vars
      
      Change-Id: Ib9a8a04e501c481a86235413cbec63f3672baf91
      
      * fixup vars
      
      Change-Id: Ibea64e4b18405a578b52a13da100384582aa24c2
      
      * more fixes
      
      * fix rh repo
      
      Change-Id: I00575a77cfb7b81d6095db5d918a52023c8f13ba
      
      * Adjust helm host install for containerd
      29307740
  5. Jul 10, 2019
  6. Jul 09, 2019
  7. Jul 08, 2019
  8. Jul 05, 2019
  9. Jul 03, 2019
  10. Jul 02, 2019
    • Evans Tucker's avatar
    • 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
  11. Jul 01, 2019
  12. Jun 30, 2019
    • Matthew Mosesohn's avatar
      Default to refreshing kubeadm etcd key (#4931) · 2aa66eb1
      Matthew Mosesohn authored
      Change-Id: Icc0176773b6d581c43647de433214079440d7321
      2aa66eb1
    • 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
  13. Jun 28, 2019
  14. Jun 27, 2019
  15. Jun 25, 2019
  16. Jun 24, 2019
Loading