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

Remove metrics flag since we're not using it #337

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Sep 25, 2020

No description provided.

@lkysow lkysow requested review from thisisnotashwin, a team and ishustava and removed request for a team September 25, 2020 15:27
@@ -95,7 +93,6 @@ func (c *Command) Run(args []string) int {

mgr, err := ctrl.NewManager(ctrl.GetConfigOrDie(), ctrl.Options{
Scheme: scheme,
MetricsBindAddress: c.flagMetricsAddr,
Copy link
Member Author

Choose a reason for hiding this comment

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

If set to 0 metrics are disabled

Copy link
Contributor

@thisisnotashwin thisisnotashwin left a comment

Choose a reason for hiding this comment

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

🦊

@lkysow lkysow merged commit bd17a55 into crd-controller-base Sep 25, 2020
@lkysow lkysow deleted the disable-metrics branch September 25, 2020 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants