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

Reduce verbosity level for recurring logs #558

Merged
merged 1 commit into from
Jan 21, 2019

Conversation

mateusz-ciesielski
Copy link
Contributor

What this PR does / why we need it:
Reduce log verbosity level for recurring operations. More details in issue linked below.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #557

Special notes for your reviewer:

Release note:
(I'm not sure if including these changes in release notes in necessary)

Reduced log verbosity level from 3 to 4 for following operations:
* Priority JobOrderFn readiness info
* Adding Job to Queue
* Information about no jobs found for queue
* Information about skipping BestEffort tasks
* Info about lack of preemptors in queue
* Info about nil scheduling spec of a job
* Info about Gang JobOrderFn readiness

@k8s-ci-robot
Copy link
Contributor

Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA.

It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.


Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Jan 21, 2019
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 21, 2019
@mateusz-ciesielski
Copy link
Contributor Author

Comment to check CLA status again

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Jan 21, 2019
@k82cn
Copy link
Contributor

k82cn commented Jan 21, 2019

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 21, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k82cn, mateusz-ciesielski

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 21, 2019
@k8s-ci-robot k8s-ci-robot merged commit 38ad28b into kubernetes-retired:master Jan 21, 2019
k8s-ci-robot added a commit that referenced this pull request Jan 22, 2019
…ream-release-0.4

Automated cherry pick of #558: Reduce verbosity level for recurring logs
@k82cn k82cn added this to the v0.4 milestone Jan 26, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
kevin-wangzefeng pushed a commit to kevin-wangzefeng/scheduler that referenced this pull request Jun 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce verbosity level for some operations
3 participants