jippi/hashi-ui

Allow configuration of RAM units

Open

#491 opened on Nov 15, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (157 forks)batch import
enhancementhelp wantedjavascript

Repository metrics

Stars
 (1,235 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently, hashi-ui is hard-coded to use GiB as a unit of measure of RAM. This is highly impractical on small Nomad client instances (which we use a lot in our qa and dev environments). Please make it possible to switch this to MiB.

Contributor guide