Bug 1860142: Adds HealthcheckBrokenCount to forward plugin#35
Conversation
|
@danehans: This pull request references Bugzilla bug 1860142, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
DetailsIn response to this:
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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danehans, Miciah The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
12 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
@danehans: Some pull requests linked via external trackers have merged: openshift/coredns#35. The following pull requests linked via external trackers have not merged:
DetailsIn response to this:
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. |
|
/cherry-pick release-4.5 |
|
@danehans: new pull request created: #36 DetailsIn response to this:
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. |
openshiftGH-35 randomize validation time
Bug 1860142: Adds HealthcheckBrokenCount to forward plugin
1. Why is this pull request needed and what does it do?
This PR is required for the forward plugin to produce the
coredns_forward_healthcheck_broken_count_totalmetric. It was previously missing.2. Which issues (if any) are related?
This is a manual cherry-pick of coredns#4021 and fixes https://bugzilla.redhat.com/show_bug.cgi?id=1860142
3. Which documentation changes (if any) need to be made?
The forward plugin already documents this metic.
4. Does this introduce a backward incompatible change or deprecation?
No.
Note: The forward plugin was introduced in OCP v4.5 and therefore this PR should be backported accordingly.
/assign @Miciah @knobunc