Skip to content
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

Update kubernetes-csi/livenessprobe #256

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

ialidzhikov
Copy link
Member

@ialidzhikov ialidzhikov commented Apr 8, 2021

/kind bug
/platform openstack

We observe a huge memory leak with the csi-liveness-probe sidecar. Its memory usage is increasing across the time.

Screenshot 2021-04-08 at 14 17 28

From the screenshot you can see that the memory for the csi-liveness-probe container goes above 1Gi.
There is upstream fix kubernetes-csi/livenessprobe#94 for a memory leak that is available in k8s.gcr.io/sig-storage/livenessprobe@v2.2.0.

Release note:

The following image is updated (see [CHANGELOG](https://github.com/kubernetes-csi/livenessprobe/blob/v2.2.0/CHANGELOG/CHANGELOG-2.2.md) for more details):
- k8s.gcr.io/sig-storage/livenessprobe: v2.1.0 -> v2.2.0

from v2.1.0 to v2.2.0

Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
@ialidzhikov ialidzhikov requested review from a team as code owners April 8, 2021 11:45
@gardener-robot gardener-robot added kind/bug Bug platform/openstack OpenStack platform/infrastructure needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Apr 8, 2021
@gardener-robot-ci-2 gardener-robot-ci-2 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Apr 8, 2021
@gardener-robot-ci-3 gardener-robot-ci-3 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Apr 8, 2021
Copy link
Member

@timebertt timebertt left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Apr 8, 2021
@timebertt timebertt merged commit 15b751a into gardener:master Apr 8, 2021
timebertt added a commit that referenced this pull request Apr 8, 2021
…6-origin-release-v1.17

[release-v1.17] Automated cherry pick of #256: Update kubernetes-csi/livenessprobe
@ialidzhikov ialidzhikov deleted the update/csi-liveness-probe branch April 14, 2021 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Bug needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) platform/openstack OpenStack platform/infrastructure reviewed/lgtm Has approval for merging size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants