v0.5.0 - 2021-06-30
Added
- OpenSLO support on validate command.
- OpenSLO support on generate command.
- Hot-reload SLI plugins file loader.
- Trigger hot-reload by HTTP webhook.
- Trigger hot-reload by SIGHUP OS signal.
- Added
hot-reload-addr
flag with the hot reload http server address. - Added
hot-reload-path
flag with the hot reload http server webhookpath webhook.
Changed
- (Internal) SLI Plugins are retrieved from a repository service instead of getting them from a
map
.