Closed edeNFed closed 1 year ago
Hey, I would like to work on this issue.
Hi @edeNFed, what should be the correct order of the checkmarks?
I would like to work on this issue as this is good first issue, can you please assign it to me.
The checkmarks should be in the same line of the current operation. So this should be fixed to:
Rolling back odigos changes to pods ..... V
Rolling back odigos changes to namespaces ... V
@edeNFed Please look into it.
This is the current code:
Changes made to get the desired output:
Remove "\n" from end of the log.print
to print the tic mark in the same line
Added l.success() after log.Print("Rolling back odigos changes to pods")
I have to codes:
(A)
(B)
@ankur12-1610 I think the current is assigned to me, so PR should be submitted by me as written in the contributing.md
@edeNFed I have submitted the PR, can please review it and comment if change needed.
@edeNFed Thank you for merging, close this issue as completed.
fixed in #627
When running
odigos uninstall
the checkmarks of the stepsRolling back odigos changes to pods
andRolling back odigos changes to namespaces
are misplaced.See the following image: