Closed chazsconi closed 5 years ago
Due to edgurgel/httpoison#375 if you use HTTPoison < v1.6.1 you will have a process leak when using watches whenever a GONE event is received from K8S.
Fixes https://github.com/obmarg/kazan/issues/73
PR also includes some formatting fixes
I should probably put this & the custom resource changes from ages ago into a release sometime soon.
Due to edgurgel/httpoison#375 if you use HTTPoison < v1.6.1 you will have a process leak when using watches whenever a GONE event is received from K8S.
Fixes https://github.com/obmarg/kazan/issues/73
PR also includes some formatting fixes