Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@tormath1 tormath1 released this 16 Mar 17:21
· 291 commits to flatcar-master since this release
v0.20.0
aec7e87

Security

  • mod: Update golang.org/x/text to 0.3.8 (#400)

Added

  • AMI publishing on the AWS Marketplace (#369)
  • plume: generate AMI ID files locally (#373)
  • Kola test for devcontainer (#367)
  • --qemu-grow-base-disk-by flag to grow the base disk (#367)
  • --force-flatcar-key flag to force injecting the Flatcar production key when testing the Flatcar update with cl.update.payload (#398)
  • kubernetes 1.26.0 tests (#406)
  • new flags --devcontainer-binhost-url, --devcontainer-url and --devcontainer-file to customize devcontainer tests (#419)

Changed

  • organization renaming (flatcar-linux -> flatcar) (#372, #374)
  • plume: consume images from bincache (#371)
  • sdk: add new subkey (#418)

Removed

  • dropped Kubernetes 1.22 tests (#392)
  • dropped Kubernetes 1.23 tests (#416)

Fixed

  • Fixed cl.internet/DockerPing test failures, because it was pinging a non-existent address (#386)
  • Fixed linux.ntp test failures by adding output message for systemd-timesyncd v251 (#402)