intel / cluster-management-toolkit

Toolkit for managing and monitoring Kubernetes clusters; includes a Curses-based console UI as well as a few command-line tools.
MIT License
7 stars 3 forks source link

Refactor things and fix the spaghetti #10

Open taotriad opened 1 year ago

taotriad commented 1 year ago

All libraries should be refactored to remove the worst cases of spaghetti code.

Desired outcome:

dweineha commented 7 months ago

Additional requirements:

taotriad commented 6 months ago

This is WIP.

taotriad commented 5 months ago

While refactoring has not been fully completed yet, the systempath branch should now support installing to, and working from, the system path. There are probably still things to consider, but we're close to the point where we could consider creating .deb packages.