Releases: bottlerocket-os/bottlerocket-core-kit
Releases · bottlerocket-os/bottlerocket-core-kit
v10.6.0
v10.5.0
v10.4.1
v10.4.0
OS Changes
- Add command field to override default entrypoint for host and bootstrap containers (#594) - Thanks @kasimeka
- Update
systemd-257
to remove shutdown timeout patch, migrate mount-rate patch to bootconfig, and remove kernel cmdline requirement forcgroupsv1
(#636) - Add
containerd-2.1
setting forconcurrent-download-chunk-size
(#645) - Add support for more AWS regions in
schnauzer
andhost-ctr
(#651)
Build Changes
- Update
bottlerocket-settings-models
to 0.14.0 (#645)
Orchestrator Changes
Kubernetes
- Update
kubernetes-1.34
andecr-credential-provider-1.34
packages with official sources (#653)
v10.3.0
OS Changes
- Add default bind directories for ephemeral storage (#632)
- Extend netdog to look for
net.toml
under/usr/share/bottlerocket
(#524) - Thanks @PB80 - Add
containerd-2.1
package (#621)- Transfer service for image pull is now the default
- Multipart layer fetch support was added and has a default of 8MiB in Bottlerocket
- Containerd 2.1 removes the support for Schema 1 images
- Add
systemd-257
package (#581) - Update
host-ctr
to migrate toaws-sdk-go-v2
and bump to go 1.24 (#642)
Orchestrator Changes
Kubernetes
- Enable
MutableCSINodeAllocatableCount
feature gate on kubelet for kubernetes-1.34 (#634) - Thanks @torredil - Add support for new Kubernetes Setting
static-pods-enabled
(#641)
Build Changes
v10.2.0
v10.1.2
v10.1.1
v10.1.0
OS Changes
- Add
libjansson
package to enable JSON support for nftables (#614) - Refactor
schnauzer
to multicall binary for v1 and v2 (#561) - Fix
logind
service ordering in release package (#609) - Thanks @115100 - Lowercase hostnames provided by the hostname helpers (#619) - Thanks @tzneal
Third Party Package Updates
- Update
amazon-ssm-agent
,docker-engine
, andecs-agent
packages (#616) - Update to latest versions for
aws-iam-authenticator
,aws-otel-collector
,aws-signing-helper
,nvidia-k8s-device-plugin
,ecr-credential-provider
, andkubernetes
packages (#611)
Orchestrator Changes
ECS
Build Changes
Tools
- Add Amazon Q development rules and Git formatting guidelines (#561)