Releases: testground/infra
Releases · testground/infra
v0.7.1
Description 📜
This tag contains some small fixes and also contains a new script values.sh
to make us easier to fill in all the variables needed.
What's Changed 📝
- Change variables
- Add the script
values.sh
Full Changelog 📑
Changelog: v0.7.0...v0.7.1
More info 🔍
PR: #94
v0.7.0
Description 📜
This tag contains a lot of changes in the way that we create and provision the Kubernetes clusters for TestGround.
What's Changed
New features added to TestGround Infrastructure:
- AMI updates:
- Image reference updated
- Script which installs some tools in the nodes fixed to be able to use EFS (client NFS)
- Documentation
- Scripts to install & delete the cluster updated
- Remove files that are not needed anymore
- Upgrade to v1.23.4 -> latest K8S version we can use while running Docker as CRI.
- Helm Charts added
- TestsGround tested
More info: #93
Release v0.6.0 - EKS infrastructure setup
What's Changed
- add owner to ami image name by @nonsense in #61
- adapt to new text output of aws ec2 describe-subnets command by @blacktemplar in #62
- split install.sh script into multiple scripts by @nonsense in #63
- upgrade weave, flannel, kubernetes and base AMI image by @nonsense in #64
- Fixes #1376 the terraform provider issue for mac m1 by @sysrex in #74
- Updating the infra .sh scripts by @dektech in #71
- ( #1236) Block all other runners when deploying the daemon by @brdji in #77
- eks: Implement deploy script and guide for EKS by @dektech in #78
- bash/functions.sh: fix missing vars in uninstall script by @laurentsenta in #79
- eks: Fix wrong path to log file by @ackintosh in #85
- eks: Retry obtaining ALB name/address by @ackintosh in #82
- eks: Wait for EFS to be available by @ackintosh in #87
- eks: Install Amazon EBS CSI driver by @ackintosh in #86
- Fix: EBS CSI Driver will fail if the cluster name is not gossipsub by @ackintosh in #88
- EKS: Preset
testground
database on influxdb by @ackintosh in #90 - EKS: fix failure on installing influxdb by @ackintosh in #89
New Contributors
- @blacktemplar made their first contribution in #62
- @sysrex made their first contribution in #74
- @dektech made their first contribution in #71
- @brdji made their first contribution in #77
- @laurentsenta made their first contribution in #79
- @ackintosh made their first contribution in #85
Full Changelog: v0.5.3...v0.6.0