oxidecomputer / oxidecomputer/console
Explain 4007 user on fleet access page
Open
@fakemonster is already working on this.
Since Jun 22, 2026.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
The test privileged user shows up by default in production systems and is used by support (indirectly — not exactly for authentication or authorization, as far as I know), so it would be inconvenient for it to be deleted. We would like to get rid of it (https://github.com/oxidecomputer/omicron/issues/2305) but in the meantime we can do some harm reduction in the UI to explain what it is. The ID is well-known, so we can just detect it and give it a special name and a tooltip.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.