avoid provisioner naming collisions
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, any provisioners with the same name will collide on the FE, meaning only 1 provisioner will appear. This can occur more frequently than one would assume as we don't mandate that provisioners are named at all. Unnamed provisioners adopt the machine's host name; therefore collisions are fairly common and confusing. We should explore a fix so that all provisioners created are shown distinctly in the UI and CLI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.