Niko Kivel
|
1c35b84e74
|
GroupName --> ClusterName
|
2021-04-28 22:38:39 +02:00 |
|
Ian Kaneshiro
|
846b45524c
|
Tidy up
- Ran goimports to format code and imports
- Removed unused module from go.mod
- Added .editorconfig to keep formatting standard across contributors
|
2021-02-16 11:54:12 -08:00 |
|
Gregory Kurtzer
|
e4ec4b0ffd
|
Removed minimum args requirement so we can do `--all.
|
2021-02-04 18:06:15 -08:00 |
|
Gregory Kurtzer
|
72b1d8c9d8
|
UI Updates with a few minor fixups scattered here and there
|
2021-01-14 20:23:42 -08:00 |
|
Gregory Kurtzer
|
98e03162d3
|
Set vi as default editor is none is defined
|
2020-12-20 22:56:32 -08:00 |
|
Gregory Kurtzer
|
ba5887555d
|
Minor bugfix on default template.
|
2020-12-13 23:38:22 -08:00 |
|
Gregory Kurtzer
|
6cbaa29fbd
|
Fixes for new API
|
2020-12-03 17:28:28 -08:00 |
|
Gregory Kurtzer
|
43ad7e570c
|
API updates and fixes to CLI
|
2020-12-01 23:34:24 -08:00 |
|
Gregory Kurtzer
|
4d752a67db
|
Added controllers, services, and lots of various optimizations and fixes
|
2020-11-30 23:07:42 -08:00 |
|
Gregory Kurtzer
|
3caeac0c9d
|
Updates to overlay cli for NodeDB updates
|
2020-11-26 19:18:28 -08:00 |
|
Gregory Kurtzer
|
a4d2e3a0c8
|
This is a work in progress, some of which will be reverted like overlay handling.
|
2020-11-25 23:58:38 -08:00 |
|
Gregory Kurtzer
|
e5e23b5868
|
Changed backend node API to account for default and overrides for UI
|
2020-11-23 23:11:20 -08:00 |
|
Gregory Kurtzer
|
221e71b384
|
A bunch of changes including reworking the assets -> node API
|
2020-11-20 17:59:06 -08:00 |
|
Gregory Kurtzer
|
f87708784d
|
Minor cleanups and fleshed out the wwctl overlay show command
|
2020-11-19 16:56:22 -08:00 |
|
Gregory Kurtzer
|
724e1de14c
|
Setup kernel support
|
2020-11-18 21:52:03 -08:00 |
|
Gregory Kurtzer
|
0bc53ea483
|
Last bit of updates for basic overlay support
|
2020-11-18 20:37:18 -08:00 |
|
Gregory Kurtzer
|
27441f77d3
|
Days updates, fixes, and UI updates
|
2020-11-18 17:41:10 -08:00 |
|
Gregory Kurtzer
|
ed7dbdaf32
|
Fleshed out the framework of most of the wwctl overlay command group.
|
2020-11-17 21:50:27 -08:00 |
|
Gregory Kurtzer
|
108174d35c
|
Still working on CLI framework for wwctl overlay
|
2020-11-16 22:43:13 -08:00 |
|
Gregory Kurtzer
|
85603ee947
|
Lots of changes including: wwctl overlay list and framework for other commands
|
2020-11-16 21:37:55 -08:00 |
|
Gregory Kurtzer
|
c39257a7ff
|
Added some Cobra framework for new command groups as I'm thinking through the interface.
|
2020-11-13 21:29:22 -08:00 |
|