Skip to content

Remove Probe logging #682

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2021
Merged

Conversation

Jiawei0227
Copy link
Contributor

@Jiawei0227 Jiawei0227 commented Dec 8, 2020

This is especially useful when we have a livenessprobe sidecar
The log can be spamed with all the probe logs if we record them

What type of PR is this?

/kind cleanup

What this PR does / why we need it:
This PR removes probe logging for pd driver. Since it can provide huge noise to the entire logging if we enable livenessprobe

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Remove probe logging to reduce noise

This is especially useful when we have a livenessprobe sidecar
The log can be spamed with all the probe logs if we record them
@k8s-ci-robot k8s-ci-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Dec 8, 2020
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 8, 2020
@Jiawei0227
Copy link
Contributor Author

/cc @msau42

@k8s-ci-robot k8s-ci-robot requested a review from msau42 December 8, 2020 19:44
@Jiawei0227
Copy link
Contributor Author

It would be so much easier to debug and log searching with this PR merged.

@mattcary
Copy link
Contributor

This seems reasonable to me, but maybe I'm missing something.

@msau42 wdyt?

@Jiawei0227
Copy link
Contributor Author

I would strongly suggest we merge this PR to save the log space from GKE point of view. Otherwise the pd driver log will be spammed with the probe logging

@msau42
Copy link
Contributor

msau42 commented Feb 17, 2021

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Jiawei0227, msau42

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 lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 17, 2021
@k8s-ci-robot k8s-ci-robot merged commit 8dbeb48 into kubernetes-sigs:master Feb 17, 2021
k8s-ci-robot added a commit that referenced this pull request Mar 24, 2021
Cherrypick #682,  #684, #693, #703, #718, #719, #720 to release-1.2 from master
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants