deadlock vs diff
Helm Chart package comparison
Side-by-side comparison of deadlock (use uprobe to trace pthread_mutex_lock and pthread_mutex_unl) and diff (Preview helm upgrade changes as a diff) — both Helm Chart packages.
deadlock
Helm Chart
✓ Verified
✓ Official
use uprobe to trace pthread_mutex_lock and pthread_mutex_unlock in libc.so and detect potential deadlocks
| Version | 0.50.0 |
| ★ Stars | 2.7k |
| By | inspektor-gadget |
| Updated | 1772444944 |
helm repo add gadgets https://github.com/inspektor-gadget/inspektor-gadget/
helm install deadlock gadgets/deadlock --version 0.50.0
diff
Helm Chart
Preview helm upgrade changes as a diff
| Version | 3.15.2 |
| ★ Stars | 3.4k |
| By | crunchtime-ali |
| Updated | 1772544646 |
helm repo add diff https://github.com/databus23/helm-diff
helm install diff diff/diff --version 3.15.2