-
Notifications
You must be signed in to change notification settings - Fork 608
Open
Description
I just wanted to flag that the GVM dependency of cluster loader is suffering from massive, fundamental issues like e.g.
- gvm install failed in mac m3 pro moovweb/gvm#483 (comment) - dead on arrival, fails to install
- breaking
$PATH
variables: Path incorrectly modified by GVM script moovweb/gvm#466 - multiple reports of it breaking the Linux
cd
command (it's injecting an alias which doesn't work with whitespaces) e.g. Please stop polluting .bashrc. moovweb/gvm#446 or install gvm lead to cd commad failed moovweb/gvm#439 - it's also fundamentally being unreasonable as it requires Go to install Go: Unreasonable initial dependence moovweb/gvm#453
On top of that, seems that GVM is also unmaintained at this point as none of the PRs community provided to fix it are being handled, repo maintainer seems to he unavailable.
My suggestion is to stop using GVM and remove it from perf-tests prerequisites.
Metadata
Metadata
Assignees
Labels
No labels