Releases: mattfenwick/kubectl-cyclonus
Releases · mattfenwick/kubectl-cyclonus
v0.1.1
v0.1.0
Notes
- fix
-A/--all-namespaces
and-n
flags to work the same way as for kubectl - read pods from kubernetes for relevant commands (instead of just from files)
- add explicit multi-valued
--mode
flag to allow any and all analysis modes to be set directly, instead of (as previously) implied through the presence of other flags
Changelog
28581f9 update to cyclonus v0.3.1; update USAGE/README examples