Bug 1743768: avoid excessive dentries due to keepalived static pod health check#1083
Conversation
|
@bcrochet: This pull request references Bugzilla bug 1743768, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 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. |
cybertron
left a comment
There was a problem hiding this comment.
We need this in the baremetal template too, right?
And if we're doing the openstack platform files, we should probably do the bootstrap manifest too.
|
@celebdor ptal /approve |
|
/hold |
…static pod health scripts curl commands on the keepalived static pod cause a huge amount of memory dentries. The underlying bug is https://bugzilla.redhat.com/show_bug.cgi?id=1571183. For more details see: openshift#705 openshift/openshift-ansible#11829
34283a9 to
1b076d0
Compare
|
/hold cancel |
|
/approve |
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bcrochet, celebdor, cybertron, runcom 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 |
|
/bugzilla refresh |
|
@runcom: All pull requests linked via external trackers have merged. Bugzilla bug 1743768 has been moved to the MODIFIED state. 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. |
curl commands on the keepalived static pod cause a huge amount of memory dentries.
The underlying bug is https://bugzilla.redhat.com/show_bug.cgi?id=1571183.
For more details see:
#705
openshift/openshift-ansible#11829
Supersedes PR #1070
- What I did
- How to verify it
- Description for the changelog