coder / coder/internal

avoid provisioner naming collisions

Open
#80 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.