Yue Zhou

Results 4 comments of Yue Zhou

@urza I think no at the moment.

The issue was only closing with the top level tag, doesn't close properly with deep tag.

Just add some steps for easily replicate the issue. Add userdata as cloud config. ``` #cloud-config repo_update: true repo_upgrade: true package_reboot_if_required: true packages: - docker - postgresql15 - python3-boto3 ```...

This happened on me recently as well when I upgrade to 0.9.3 with github application. My situation is all the ephemeral runners were stuck in state of `terminating` status.