Commit Graph

2 Commits (mine)

Author SHA1 Message Date
davefu113 7230fdbb33
fix(argo-rollouts plugin): resolve improper piping in watch command (#3009)
The `-w` or `--watch` flag is designed for continuous monitoring
and should not pipe to `less` to avoid unnecessary screen rolling.
2024-12-07 08:32:14 -07:00
Luca Mattiello 0afea245b7
feat: Add plugins for argo-rollouts (#2711)
Signed-off-by: Luca Mattiello <github@matluca.com>
2024-05-25 09:33:11 -06:00