obmarg / kazan

Kubernetes API client for Elixir
https://hex.pm/packages/kazan
MIT License
140 stars 35 forks source link

Fix bug inspecting DOWN reason in watcher #58

Closed chazsconi closed 5 years ago

chazsconi commented 5 years ago

If the parent fails due to a crash (which can be caused by the watcher crashing), then this makes the situation worse as the term cannot be logged.

obmarg commented 5 years ago

good fix 👍

obmarg commented 5 years ago

@chazsconi just released this in v0.11.0 - apologies for how long it took.