Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Use correct infof calls in controller_manager #950

Merged
merged 1 commit into from
Jun 20, 2017

Conversation

pmorie
Copy link
Contributor

@pmorie pmorie commented Jun 19, 2017

In a couple places we were incorrectly calling Info instead of Infof

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 19, 2017
Copy link
Contributor

@arschles arschles left a comment

Choose a reason for hiding this comment

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

LGTM pending one question

@@ -1,5 +1,5 @@
{{- if .Values.useAggregator }}
apiVersion: apiregistration.k8s.io/v1alpha1
apiVersion: apiregistration.k8s.io/v1beta1
Copy link
Contributor

Choose a reason for hiding this comment

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

did this ever work on 1.6? I never tried it

Copy link
Contributor

Choose a reason for hiding this comment

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

lawlz

@pmorie
Copy link
Contributor Author

pmorie commented Jun 19, 2017 via email

Copy link
Contributor

@MHBauer MHBauer left a comment

Choose a reason for hiding this comment

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

lgtm

ought to be some static check that catches this, but I suppose it only works on golang core printfs

@MHBauer MHBauer added the LGTM2 label Jun 19, 2017
@pmorie pmorie merged commit 512508d into kubernetes-retired:master Jun 20, 2017
@MHBauer
Copy link
Contributor

MHBauer commented Jun 20, 2017

changed my mind. we should use outfof. /badjoke

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. LGTM1 LGTM2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants