Skip to content

Conversation

wangzhen127
Copy link
Member

This PR updates the detection method for docker overlay2 issue. We no longer count how many times the log message is seen.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 2, 2019
@wangzhen127
Copy link
Member Author

/assign @Random-Liu
/cc @yguo0905
/cc @jiayingz

"bufferSize": 10,
"source": "docker-monitor",
"metricsReporting": true,
"conditions": [],
Copy link
Member

Choose a reason for hiding this comment

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

2 conditions?

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

"source": "docker-monitor",
"metricsReporting": true,
"conditions": [],
"conditions": [
Copy link
Member

Choose a reason for hiding this comment

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

indent?

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@yguo0905
Copy link
Contributor

yguo0905 commented Aug 2, 2019

Remove the one from docker-monitor-counter.json?

@wangzhen127
Copy link
Member Author

Remove the one from docker-monitor-counter.json?

I cannot remove it now. The presubmit and CI jobs are using k8s master head to test NPD e2e tests, which needs docker-monitor-counter.json. We can remove this config file after updating the k8s master.

@wangzhen127
Copy link
Member Author

/retest

@Random-Liu
Copy link
Member

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 2, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Random-Liu, wangzhen127

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:
  • OWNERS [Random-Liu,wangzhen127]

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 merged commit b9adfbb into kubernetes:master Aug 2, 2019
@wangzhen127 wangzhen127 deleted the overlay2 branch August 2, 2019 20:59
k8s-ci-robot added a commit that referenced this pull request Aug 13, 2019
Cherry pick #321 to v0.6: Update the detection method for docker overlay2 issue
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. 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.

4 participants