octant icon indicating copy to clipboard operation
octant copied to clipboard

Add deployment, daemonset, statefulset rollout restart and pause

Open GuessWhoSamFoo opened this issue 5 years ago • 4 comments
trafficstars

This should be the equivalent of kubectl rollout .... kubectl does this through a patch on the pod spec's annotation. Octant can replicate how kubectl does it for consistency.

Environment:

  • Octant version (use octant version): 0.15

GuessWhoSamFoo avatar Sep 24 '20 19:09 GuessWhoSamFoo

@GuessWhoSamFoo I was just thinking about adding functionality for kubectl rollout restart and found this issue. Is this issue actively worked on? if not , I would like to push the change but I need a couple of questions answered by someone who understands the codebase :) .

boluisa avatar Dec 13 '20 17:12 boluisa

No one has claimed this issue so far. I'll assign for tracking purposes.

Happy to take a look at a branch or jump on a call this week.

GuessWhoSamFoo avatar Dec 13 '20 18:12 GuessWhoSamFoo

I will take you up on the offer for the call, I don't have a branch yet. Thank you

boluisa avatar Dec 14 '20 01:12 boluisa

any updates on this? Restart deployment should be helpful when wanting to apply updated config-map referenced by a pod.

DavidHe1127 avatar Oct 13 '21 12:10 DavidHe1127