envoyproxy / envoyproxy/ci-infra
Improve AMI naming convention
Open
- Dominant language
- HCL
- Stars
- 7
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently we match the prefix of the AMI to allow for timestamps
This meant that creating a new AMI `envoy-x64-nano` matched for the `envoy-x64` pool also
Probably we could make the AMIs use eg `envoy-x64_{timestamp}` with an underscore to prevent this happening
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.