Please tag AMIs #111
Please tag AMIs #111
Comments
Is the code that publishes these AMIs open source? It doesn't seem the CoreOS team has time to do this themselves, but maybe someone in the community could help out. |
@jimmycuadra yes it is. The main entry point is https://github.com/coreos/scripts/blob/master/oem/ami/prod.sh. |
coreos/mantle#540 reimplements the AMI publishing process inside The new tags should start appearing in the next alpha release. Thanks for the report! |
For anyone following this bug: it turns out tagging AMIs doesn't work like we want it to. From their docs
As far as I can tell, there's no way to publish/share tags. |
Please tag Amazon AMIs with channel, version, timestamp, etc. For example, the current stable release looks like:
It would be helpful to have the following tags:
This will make it easier to choose the most recent image for a given channel programmatically.
The text was updated successfully, but these errors were encountered: