retina icon indicating copy to clipboard operation
retina copied to clipboard

Krew plugin watching for drop events

Open matmerr opened this issue 6 months ago • 1 comments

Is your feature request related to a problem? Please describe. Convert the drop debug script to live as a subcommand under ./cli/cmd   A script is being added here: https://github.com/microsoft/retina/pull/1671

Optimal solution would to have this live in go format under something like kubectl retina debug drop etc.

Some requirements

  • Before running invasive operations, like port-forward, confirm with user before acting
  • Read/get operations don't require confirmation
  • Maintain feature to write to file
  • Dynamically print output to fit width of console window. If metric name word exceeds length of column, then word wrap within the column

matmerr avatar Jun 09 '25 21:06 matmerr

Note to self - use various AI models and compare against each other for accuracy

kamilprz avatar Aug 27 '25 21:08 kamilprz