You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be enhanced:
Currently the CNINode resources' name are node hostname which is likely reused by EC2. To be more resilient, using instance ID should be a better way to prevent collision.
Why is the change needed and what use case will it solve:
Hypothetically, if the resources were leaked, the name collision would cause breaking behavior on this controller.