Skip to content

Latest commit

 

History

History
399 lines (246 loc) · 30 KB

CHANGELOG.md

File metadata and controls

399 lines (246 loc) · 30 KB

0.1.0-alpha.18 (2019-02-16)

Bug Fixes

0.1.0-alpha.17 (2019-02-15)

Features

0.1.0-alpha.16 (2019-01-25)

Bug Fixes

Features

0.1.0-alpha.15 (2019-01-02)

Bug Fixes

  • init: don't create the EncryptionConfig if it exists (#282) (0c32c95)
  • init: no memory limit for container runtime (#289) (fdac043)
  • symlink kubernetes libexec directory (#294) (3de4323)

Features

0.1.0-alpha.14 (2018-12-05)

Bug Fixes

Features

0.1.0-alpha.13 (2018-11-15)

Bug Fixes

Features

0.1.0-alpha.12 (2018-11-02)

Features

0.1.0-alpha.11 (2018-10-18)

Bug Fixes

  • image: align VERSION env var with pkg/version (#168) (04bb2da)
  • init: add /dev and /usr/libexec/kubernetes to docker service (#160) (7268e92)
  • init: disable megacheck until it gains module support (#167) (9a6542f)
  • kernel: remove slub_debug kernel param (#157) (bbc3097)

Features

0.1.0-alpha.10 (2018-10-13)

Features

  • upgrade all core components (#153) (92ef602)
  • kernel: configure Kernel Self Protection Project recommendations (#152) (b34debe)

0.1.0-alpha.9 (2018-09-20)

Bug Fixes

Features

0.1.0-alpha.8 (2018-08-28)

Features

0.1.0-alpha.7 (2018-08-11)

Bug Fixes

Features

0.1.0-alpha.6 (2018-07-24)

Bug Fixes

  • rootfs: don't remove the docker binary (#119) (eabd76c)

Features

0.1.0-alpha.5 (2018-07-02)

Bug Fixes

Features

0.1.0-alpha.4 (2018-05-20)

Bug Fixes

  • force the kernel to reread partition table (#88) (c843201)
  • use commit SHA on master and tag name on tags (#98) (2bd7b89)
  • init: conditionally set version in /etc/os-release (#97) (65c2c32)
  • init: use /proc/net/pnp as resolv.conf (#87) (2aed515)
  • initramfs: build variables (#93) (b55ce73)
  • initramfs: escape double quotes (#96) (63a0728)
  • initramfs: invalid reference to template variable (#94) (3dc22fa)
  • initramfs: quote -X flag (#95) (068017a)

Features

0.1.0-alpha.3 (2018-05-15)

Bug Fixes

  • generate: use xvda instead of sda (#77) (e18cf83)
  • init: bad variable name and missing package (#78) (7c37272)

Features

  • automate signed certificates (#81) (d517737)
  • raw kubeadm configuration in user data (#79) (fc98614)
  • init: don't print kubeadm token (#74) (2f48972)
  • kernel: compile with Linux guest support (#75) (67e092a)

0.1.0-alpha.2 (2018-05-09)

Features

  • upgrade Kubernetes to v1.10.2 (#61) (dcf3a71)
  • generate: set RAW disk sizes dynamically (#71) (5701ea6)
  • init: gRPC with mutual TLS authentication (#64) (f6686bc)
  • rootfs: upgrade CRI-O to v1.10.1 (#70) (ff61573)

0.1.0-alpha.1 (2018-04-20)

Bug Fixes

Features

0.1.0-alpha.0 (2018-04-03)

Bug Fixes

  • init: address crio errors and warns (#40) (7536d72)
  • init: don't create CRI-O CNI configurations (#36) (8a7c424)
  • init: make log handling non-blocking (#37) (f244075)
  • init: typo in service subnet field; pin version of Kubernetes (#10) (8427ddf)
  • rootfs: install conntrack (#27) (1067958)

Features