Skip to content

v6.0.0

Choose a tag to compare

@piyush-jena piyush-jena released this 07 Feb 00:11
· 941 commits to develop since this release
56f32d7

OS Changes

  • Add the ability to run custom transaction checks when committing transactions to Bottlerocket’s datastore ([#294])
  • Add support for weak settings values, which are deleted on update ([#294])
  • Only return strong settings-generators from the apiserver’s /metadata/settings-generator route ([#294])
  • Always delete and re-populate metadata on first boot or update ([#294])
  • Add support for dynamic settings-generators via the depth attribute ([#294])
  • Add NVIDIA Multi-Instance GPU (MIG) settings to nvidia-k8s-device-plugin ([#258])
  • Conditionalize source and mode in Bootstrap container template ([#335])
  • Update host-ctr dependencies ([#337])
  • Accept comment lines in boot config ([#361])

Orchestrator Changes

Kubernetes

  • Drop Kubernetes 1.24 variants ([#364])