Added Controller Name to Controller related Metrics
This release adds the following fixes and features:
- Add the controller name as a label (
controller_name
) to all metrics related to controller metrics. - Use pflag package for flag handling.
- BREAKING Replaced
--debug
flag with--log-level=LEVEL
. - BREAKING Fixed name of
--omreport
flag (was--omr_report
). - BREAKING
--docker
flag has been removed. - Updated all go mods to latest version
NOTE Due to issues with the CI script, the artifacts had to manually downloaded from the CI and uploaded to this release.