Releases: bottlerocket-os/bottlerocket-test-system
Releases · bottlerocket-os/bottlerocket-test-system
v0.0.17
Added
- github: lock actions by commit (#985)
- Add kubernetes 1.33 support (#994)
Changed
- Update tough (#987)
- update bottlerocket sample to use latest k8s version (#990)
- Update tough, aws-sdk*, and aws-config (#993)
v0.0.16
Fixed
- fix NVIDIA workload test (#979)
Added
- workload: add tests for ruby and dotnet (#972)
- vSphere-k8s-cluster-agent: Add licenseToken to cluster configurations (#975)
- ec2 agent: Implement EBS volume provisioning support (#978)
Changed
- karpenter version update to 1.2.1 (#959)
- ec2-resource-agent: Remove ecr-credential-provider from userdata (#973)
- eks-resource-agent: default ManagedNodeGroup desiredCapacity to 0 (#974)
v0.0.15
Fixed
- add support to create IPv6 clusters (#957)
Added
- ec2-resource: add credential-providers and no-proxy settings (#953)
- workload: add tests for common runtimes (#958)
Changed
- update Bottlerocket SDK version to 0.50.1 (#939,#961)
- update Rust dependencies (#922,#961)
- update
eksctl
to 0.202.0 (#949,#962)
- update tools version to 0.10.0 (#963)
- karpenter: update to v1.0.5 (#939)
v0.0.14
Fixed
- fixed a bug preventing test names from being printed by
cli status
(#932)
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
- update karpenter agent version to 0.37.0 (#906)
- update testsys-launcher docu (#912)
- update dependencies, tighten cargo-deny settings (#915, #919)
v0.0.12
[0.0.12] - 2024-03-18
Fixed
- sonobuoy: refresh the assume role credential frequently (#891, #892)
v0.0.11
Added
- vSphere: Delete conflicting vms/templates #879
- sonobuoy: Automatically delete namespace #883
- controller: Add flag to enable log archiving #882
v0.0.10
Fixed
- eks-resource: Process paginated results from list-stacks (#873)
- karpenter-ec2: Take cluster sg as a single string instead of sequence (#874)
Added
- ecs-provider: Add name tag to ec2 instances (#875)
Removed
- Remove extraneous default() calls (#847)
- Removed indirect dependencies (#848)
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
Fixed
- controller: Add retry logic to controller if it's unable to find resources (#816)
- karpenter: Remove extra { and } from ConfigMap username (#818)
- Fix various typos and spelling errors (#835)
Changed
- doc: Add documentation for minimal iam permissions (#775)
- Add Testsys-launcher (#823, #824, #826, #831)
- sonobuoy-test-agent: Add non-blocking-taints for control plane nodes (#832)
- Add hello-testsys workload test definition (#834)