Releases: hobbyfarm/gargantua
Releases · hobbyfarm/gargantua
v0.3.0
What's Changed
- vm template crud by @ebauman in #82
- Bump k8s client-go to v0.20.2 by @ibrokethecloud in #83
- Drop requirement for DBRs by @ibrokethecloud in #85
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
v0.1.9
v0.1.8
Allow for configurable SSH username (#63) * add ssh username to vm Signed-off-by: Eamon Bauman <[email protected]> * fixed tabs vs spaces Signed-off-by: Eamon Bauman <[email protected]> * fixed default username behavior Signed-off-by: Eamon Bauman <[email protected]> * relocated default username * implemented ssh username in dbc; changed constant name Signed-off-by: Eamon Bauman <[email protected]> * removed defaults in controllers Signed-off-by: Eamon Bauman <[email protected]>
v0.1.7: added range for course spec (#56)
Signed-off-by: Eamon Bauman <[email protected]>
v0.1.6: Add admin course server (#55)
* resolved conflict * fixing things Signed-off-by: Eamon Bauman <[email protected]>
Filtering
Add configurable basename
v0.1.4 add basename configurability using environment variables (#50)
v0.1.3: correct vendor issue (#49)
* don't list all scenarios or course scenarios even if you are an admin * vendor change