Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Move flags.go to pkg/option #1589

Merged
merged 1 commit into from
Oct 12, 2023
Merged

refactor: Move flags.go to pkg/option #1589

merged 1 commit into from
Oct 12, 2023

Conversation

michi-covalent
Copy link
Contributor

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.

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 <[email protected]>
@michi-covalent michi-covalent added the release-note/misc This PR makes changes that have no direct user impact. label Oct 12, 2023
@mtardy
Copy link
Member

mtardy commented Oct 12, 2023

Cool, I wanted to do that one day and I didn't!

@michi-covalent michi-covalent marked this pull request as ready for review October 12, 2023 15:46
@michi-covalent michi-covalent requested a review from a team as a code owner October 12, 2023 15:46
Copy link
Member

@tixxdz tixxdz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much appreciated @michi-covalent

Copy link
Contributor

@lambdanis lambdanis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool makes sense

@michi-covalent michi-covalent merged commit 53b0f4b into main Oct 12, 2023
29 of 30 checks passed
@michi-covalent michi-covalent deleted the pr/michi/flags branch October 12, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants