Skip to content

Conversation

rhatdan
Copy link
Contributor

@rhatdan rhatdan commented Nov 25, 2020

We are trying to drop Podman logrus level to "warn". But the ocicni
log level by default prints out a Warning message on every run.

sudo podman --log-level=warn run alpine echo hello
[sudo] password for dwalsh:
WARN[0000] Default CNI network name podman is unchangeable
hello

Since this is an expected behaviour, not a mis configuraiton, it should
be dropped to Info. We should only print Warnings, when there is actuall
configuration errors or changes the user could act upon.

Signed-off-by: Daniel J Walsh [email protected]

We are trying to drop Podman logrus level to "warn".  But the ocicni
log level by default prints out a Warning message on every run.

sudo podman --log-level=warn run alpine echo hello
[sudo] password for dwalsh:
WARN[0000] Default CNI network name podman is unchangeable
hello

Since this is an expected behaviour, not a mis configuraiton, it should
be dropped to Info. We should only print Warnings, when there is actuall
configuration errors or changes the user could act upon.

Signed-off-by: Daniel J Walsh <[email protected]>
@openshift-ci-robot openshift-ci-robot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Nov 25, 2020
@rhatdan
Copy link
Contributor Author

rhatdan commented Nov 25, 2020

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 25, 2020
@saschagrunert
Copy link
Member

/release-note-none

@openshift-ci-robot openshift-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Nov 25, 2020
@haircommander
Copy link
Member

LGTM

@rhatdan rhatdan added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 25, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: rhatdan, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants