Releases: warehouse-13/hammertime
Releases · warehouse-13/hammertime
v0.0.11
What's Changed
Compatibility 🔌
This release is compatible with flintlock >= v0.5.0.
Features 🚀
- Bump flintlock to 0.5.0 by @Callisto13 in #71
Refactorings 🔩
- chore: Add basic auth tests by @Callisto13 in #70
- ref: Simplify integration tests by @Callisto13 in #69
- ref: DeleteFn by @Callisto13 in #69
- ref: Update version cmd to use Writer by @Callisto13 in #69
- chore(test): Add DeleteFn tests by @Callisto13 in #69
- ref: Add writer to CreateFn by @Callisto13 in #69
- ref: Add writer to ListFn by @Callisto13 in #69
- ref: Refactor GetFn by @Callisto13 in #69
- chore(test): Add GetFn units by @Callisto13 in #69
- chore(test): Add ListFn units by @Callisto13 in #69
- ref: Change create tests to use gotest by @Callisto13 in #69
- chore: Use k8s pointer pkg by @Callisto13 in #69
- chore(test): Userdata unit tests by @Callisto13 in #69
- ref: Change utils tests to use gotest by @Callisto13 in #69
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
Compatibility 🔌
This release is compatible with flintlock >= v0.2.0.
Features 🚀
- feat: Add option to pass basic auth token by @m-rcd in #64
- feat: Add version subcommand by @Callisto13 in #66
Docs 📖
New Contributors
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
Compatibility 🔌
This release is compatible with flintlock v0.1.2
.
Features 🚀
- feat: Add option to silence output on some cmds by @Callisto13 in #62
Bug Fixes 🐛
- fix: Do not default values for list by @Callisto13 in #60
- fix: Delete --all works after flintlock 0.1.2 by @Callisto13 in #61
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
Compatibility 🔌
This release is compatible with flintlock v0.1.1
.
Features 🚀
- feat: Delete mvm by name and namespace by @Callisto13 in #21
Improvements ✨
- Extract Create client to pkg/client and add unit tests by @m-rcd in #35
- feat(test): Add var to run tests on real flintlock by @Callisto13 in #44
- ref: Separate main.go into a cli builder by @Callisto13 in #49
- ref: Move Dial into a separate package by @Callisto13 in #52
- ref: Add Client builder for generic abstraction by @Callisto13 in #56
Dependencies 🔩
- chore: Update mod paths to new dir by @Callisto13 in #37
- chore(dep): Update tests to use Ginkgo v2 by @Callisto13 in #38
- chore(fmt): Add linter config and make it happy by @Callisto13 in #39
- chore(deps): Bump flintlock to 0.1.0 by @Callisto13 in #57
- chore(deps): bump flintlock to v0.1.1 by @Callisto13 in #58
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
Compatibility 🔌
This release is compatible with flintlock v0.1.0-alpha.8
.
Features 🚀
- feat(test): Add initial integration tests by @m-rcd in #5
- feat(test): Add Integration Tests Part 2 by @m-rcd in #12
- feat: Add
delete --all
command to delete all microvms by @Callisto13 in #13 and #20 - feat: Add ability to get mvm with name and/or namespace by @m-rcd in #22
Bug Fixes 🐛
- fix: Make
list
default to all namespaces by @Callisto13 in #16
Dependencies 🔩
- deps: Bump flintlock to alpha.8 by @Callisto13 in #28
New Contributors
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Compatibility
This release is compatible with flintlock <= v0.1.0-alpha.6.
v0.0.5
Remove kernel.cmdline Flintlock now defaults a standard required set, and this field has changed from 'cmdline: ""' to 'cmdline.additionalProperties: ""'.
v0.0.4
Add configfile option to get and delete
v0.0.3
Option to provide configfile
v0.0.2
Add flag to 'get' for printing state