Overview
- YAML inventory ingestion API endpoint
- Port filtering to the subnet browser
- Ability to export ansible inventory as YAML
- Ability to export Hosts file
- Ability to export SSH config file
- Added 'cluster' system type
- Added key / value / kind sorting & filtering to the label browser
- CLI emulator can handle quoted arguments
Thank you all for your support / engagement!
Special thanks to those who helped dev efforts for this release:
@Timmoth @Chester-alt @DavidWalshe93 @mavnezz @FoxxMD
What's Changed
- Added derived service URL by @Timmoth in #215
- Added documentation to descirbe resources and system nesting by @DavidWalshe93 in #216
- Mavnezz feature/inventory api by @Timmoth in #217
- Fixed bad links in resource-levels doc page by @DavidWalshe93 in #221
- Added port filtering to subnet browser by @Timmoth in #224
- Added yaml ansible inventory generator option by @Timmoth in #225
- Added cluster system type by @Timmoth in #227
- Added filtering & sorting to the label browser by @Timmoth in #229
- feat(docs): Implement docker-gen usage #199 by @FoxxMD in #230
- fix(cli): Handle quoted arguments with spaces in interactive console … by @mavnezz in #236
- Added editor config / linter / formatter rules / ssh / hosts exporters by @Timmoth in #237
- Fixed inventory API pipeline: middleware ordering, JSON persistence, … by @mavnezz in #235
- feat: Add devcontainer by @FoxxMD in #231
New Contributors
Full Changelog: RackPeek-1.1.0...RackPeek-1.2.0