Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

logtostderr option left in the code #44

Closed
pierluigilenoci opened this issue Jun 8, 2021 · 1 comment
Closed

logtostderr option left in the code #44

pierluigilenoci opened this issue Jun 8, 2021 · 1 comment

Comments

@pierluigilenoci
Copy link
Contributor

Here the pod evaluates an option that is not actually defined.

err := flag.Set("logtostderr", "true")
if err != nil {
log.Errorf("Error cannot set logtostderr: %v", err)
}

Ref #37

@pierluigilenoci
Copy link
Contributor Author

Closed by #45

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant