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