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

Fix up some logging configuration. #477

Merged
merged 1 commit into from
Apr 25, 2017

Conversation

diegs
Copy link
Contributor

@diegs diegs commented Apr 25, 2017

  • Use the same logging config for all bootkube commands.
  • Make sure flag.Parse() is called, otherwise glog complains.
    I checked and cobra does not call flag.Parse().

- Use the same logging config for all bootkube commands.
- Make sure flag.Parse() is called, otherwise glog complains.
  I checked and cobra does not call flag.Parse().
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 25, 2017
Copy link
Contributor

@aaronlevy aaronlevy left a comment

Choose a reason for hiding this comment

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

lgtm

@dghubble
Copy link
Contributor

👍

@diegs diegs merged commit 91b66bd into kubernetes-retired:master Apr 25, 2017
@diegs diegs deleted the flag-parse branch April 25, 2017 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants