Skip to content

v0.17.0

Compare
Choose a tag to compare
@tormath1 tormath1 released this 05 Oct 12:28
· 956 commits to flatcar-master since this release
v0.17.0
94fa439

Security

  • go: update github.com/gogo/protobuf to v1.3.2 (#229)

Added

  • kubeadm proper support for ARM64 (#217)
  • docker logs forwarding to journald for kubeadm.* tests (#228)
  • OEM ignitions tests (#235)
  • --json-key to cork/create and cork/download subcommands (#239)
  • --sdk-url to allow passing a SDK location (#240)

Changed

  • Enabled SELinux for ARM64 (#222)
  • Enabled docker.selinux test for ARM64 (#225)
  • Fixed amd64 checksums for Kubernetes v1.21.0 tests (#226)
  • Used clc to set enable_v2 option (#227)
  • Used ignition instead of clc to provision instance in raid test (#234)
  • Bumped CiliumCLI version to pull Cilium-1.10.4 (#230)
  • Certificate generation for coreos.locksmith.tls test (#237)

Removed

  • Duplicated etcd-member in the kubeadm.* config (#232)