Releases: bottlerocket-os/bottlerocket-test-system
Releases · bottlerocket-os/bottlerocket-test-system
v0.0.14
v0.0.13
Added
- cluster: add function to download eks-a bundle file (#895)
- vmware: add bundles-override argument to eks-a (#895)
- metal: add bundles-override argument to eks-a (#895)
- workload: support to use sonobuoy-image (#900)
- sonobuoy: add progress report URL argument (#901)
- ec2-karpenter-agent: improve cloudformation and nodepool templates (#907)
- ec2-resource: extend ec2 resource destroy timeout time (#911)
Changed
v0.0.12
v0.0.11
v0.0.10
v0.0.9
Fixed
- Increase sonobuoy status check timeout to 15 mins and fix image used in retries (#868)
Added
- Add EKS service endpoint override in the EKS resource agent (#860)
- Set necessary environment variables to enable new K8s version cluster creation in metal and vsphere agents (#866)
- Add option for EKS-A release manifest url and fetch EKS-A binary at runtime in metal and vsphere agents (#867)
Changed
- Remove
eksctl
build workaround (#844) - Remove
--force-cleanup
flag from eks-a invocation in metal and vsphere agents (#851) - Restrict IMDS on nodes launched by testsys-launcher (#852)
- Build fixes and enhancements in the tools image (#858)
- Rust crate dependency updates (#862)
- Bump Bottlerocket SDK version to 0.34.1 (#871)
v0.0.8
v0.0.7
v0.0.6
Fixed
- Add category field to allow getting all testsys objects (#726)
- TestManager: Simplify code for
cargo make test
(#742) - TestManager: Block on uninstall for namespace (#745)
- Added check to make sure that
metadata_url
ends with/
(#765) - TestManager: Ensure no resources for uninstall (#770)
- Agents: Fix snake case for EksctlConfig (#744)
Added
- ECS workload testing agent (#725)
- Sample test config files (#740, #750, #756, #760)
- Sample Makefile.toml (#751, #761, #771, #772)
- Support for
assume_role
in workload agents (#752) - Metal k8s resource provider (#773)