Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
v6.1.0
OS Changes
- Persist sysctl setting changes to /etc/sysctl.d (#333) - Thanks @aetimmes
- Updated cis report to account for formatting change in iptables (#390)
- Update MIG template to handle the no-default case (#399)
- Third party package updates (#365, #371, #383, #384, #403, #404, #406)
Build Changes
- Update
bottlerocket-sdk
from 0.50.1 to 0.60.0 (#375, #402) - Update
twoliter
from 0.7.3 to 0.8.0 (#368, #398)
Orchestrator Changes
Kubernetes
v6.0.2
v6.0.1
v6.0.0
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])
v5.4.2
v5.4.1
v5.4.1 (2025-01-16)
OS Change
v5.4.0 (2025-01-14)
OS Change
- Allow bind mounts prefixed with /mnt/ for ephemeral storage (#320) - Thanks @zaheerm!
- Improve API Server error message for invalid metadata (#342)
Orchestrator Changes
Kubernetes
- Add support for
device-ownership-from-security-context
to nvidia (#343)
ECS
- Update
ecs-agent
to 1.89.2 and update theamazon-ecs-cni-plugins
(#341)