Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Move flags.go to pkg/option
Logically flags.go belongs to pkg/option, so let's just move it there. I also had to move ParseMetricsLabelFilter to pkg/option to break a cyclic dependency. Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
- Loading branch information