Skip to content

v0.16.0

Compare
Choose a tag to compare
@sayanchowdhury sayanchowdhury released this 31 Aug 11:08
· 995 commits to flatcar-master since this release
8957a93

Security

  • go: update github.com/ulikunitz/xz and github.com/gorilla/websocket (#206)
  • go: update github.com/golang-jwt/jwt to v4.0.0 (#207)
  • go: Update golang.org/x/crypto and golang.org/x/net (#173)

Added

  • Improve AWS subcommands in ore, support AWS Pro downloading in cork, adjust LTS handling in plume (#152)
  • kola: Add a filter to run tests based on offering (#158)
  • cmd/cork: Allow to apply a patch on top of the manifest references (#163)
  • kola: provide internet access to qemu VM (#167)
  • platform: allow CLC templating for dynamic IP address insertion (#168)
  • kola: add kubeadm tests (#171)
  • kola/docker: add selinux test (#177)
  • kola/kubeadm: test various CNIs (#182)
  • kola/docker: accept 'cgroupns' security option (#188)
  • kola/kubeadm: add kubernetes 1.22 test (#196)
  • kola: support nightly version in version comparisons (#198)
  • kola/harness: detect LTS major version (#200)
  • Add platform for external provisioning (#212)
  • update Azure SDK for Gen2 VM support (#214)

Changed

  • kola/tests/misc/network.go: Allow systemd-resolved to run (#153)
  • kola/tests/misc/network.go: Disallow the CRI plugin to listen on TCP (#154)
  • kola/tests/misc/network.go: Allow the containerd CRI plugin to listen (#155)
  • cmd/cork/downloadimage: Make check for version.txt optional (#156)
  • cmd/plume: Don't try to publish GCE LTS images (#157)
  • kola: fix cgroup parameters for docker (#29)
  • Update git URLs to kinvolk org (#159)
  • kola/tests/flannel: use docker0's interface address as destination (#161)
  • Update Kubernetes test (#162)
  • cork: Apply patches with a dummy committer (#164)
  • kola/readme: update example to use container linux (#166)
  • kola/kubeadm: exclude azure platform (#174)
  • kola: update containernetworking/plugins to v0.8.7 (#175)
  • kubernetes and kubeadm tests: make it work on azure (#176)
  • tests/cl.filesystem: skip "/run", fix test failure on arm64 (#178)
  • kola/docker: make selinux optional (#179)
  • platform/util: enable selinux logs for SELinux tests (#180)
  • cork: fix handling of /dev/shm -> /run/shm symlinks (#184)
  • platform/qemu: specify raw backing_fmt explicitly (#185)
  • platform: provide Board access to the runtime (#186)
  • kola/tests/util/update: use correct command name (#187)
  • kola/tests/update: increase update timeout for arm64 (#189)
  • kola/tests/verity: fall back to expected dm-verity offset (#190)
  • kola/test: disable tests that won't work with docker 20.10 (#192)
  • kola/test/update: reconfigure the instance once rebooted (#193)
  • Expect kernel panic when dm-verity detects corruption (#197)
  • platform/qemu: retry if OEM btrfs filesystem is in use (#201)
  • kola/tests/misc/verity: add recursive list to provoke panic (#202)
  • sdk: add new subkey (#203)
  • build: remove deprecated flags (#204)
  • kola/kubeadm: fix CNI selection (#205)
  • sdk: pass '--quiet' to repo sync (#208)
  • kola/test/selinux: exclude arm64 architecture (#209)
  • kola: Use github container registry for test images (#210)
  • test: fixes for ARM64 (#211)
  • etcdctl: use v3 (#213)
  • kola/tests/etcd: bind :2379 on all interfaces (#215)
  • etcd: enable v2 support for various tests (#216)
  • kola/tests/misc/verity: check arm64 board on all platforms (#218)
  • platform/api/azure: cleanup after Azcopy (#219)
  • kubeadm: use ghcr for Calico (#220)

Removed

  • kola: do not test Docker torcx profile tests for alpha, beta (#160) (#165)
  • remove rkt and kubelet-wrapper from kubernetes tests (#169)
  • kola/tests/rkt: remove the rkt test from running on Alpha, Beta, Stable (#170) (#181) (#194)
  • kola/kubeadm: exclude esx from tested platforms (#172)
  • kola/tests/docker: exclude stable from torcx (#195)