Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Fix helm broker health check memory leak #79

Merged
merged 3 commits into from
Jan 13, 2020

Conversation

ksputo
Copy link
Contributor

@ksputo ksputo commented Jan 7, 2020

Description
Memory leak in helm-broker was caused by a small bug in health check http server. After applying the fix we can see the improvment in Grafana dashboard:
Screenshot 2020-01-07 at 16 33 00

Changes proposed in this pull request:

  • Added closing http response body which was causing memory leak
  • ...
  • ...

Related issue(s)

#63

@ksputo
Copy link
Contributor Author

ksputo commented Jan 7, 2020

/test pre-master-helm-broker

@ksputo
Copy link
Contributor Author

ksputo commented Jan 8, 2020

/test pre-master-helm-broker

1 similar comment
@ksputo
Copy link
Contributor Author

ksputo commented Jan 8, 2020

/test pre-master-helm-broker

@ksputo
Copy link
Contributor Author

ksputo commented Jan 9, 2020

/test pre-master-helm-broker

@ksputo ksputo merged commit 31ad2ce into SAP-archive:master Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants