/kind bug
Possibly related to #241
What steps did you take and what happened:
[A clear and concise description of what the bug is.]
This results in a new NAT gateway being created, but the old deleted NAT gateway being attached to the routing tables. This occurs because the deleted NAT gateway remains visible in the API for 60 minutes after deletion, and we are probably not filtering correctly.
What did you expect to happen:
Cluster should be recreated
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version): N/A/etc/os-release): N/AI鈥檓 going to see if I can reproduce this issue and try to identify root cause
I have not been able to reproduce this and have created/deleted a good number of clusters.
Yay, thank you for attempting to reproduce the issue. I'm going to go ahead and close this issue then :)
/close
@detiber: Closing this issue.
In response to this:
Yay, thank you for attempting to reproduce the issue. I'm going to go ahead and close this issue then :)
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Most helpful comment
I鈥檓 going to see if I can reproduce this issue and try to identify root cause