ChangeCauseAnnotation is hardcoded in PrintRolloutHistory and it needs to be overriden since other resources that may need to be added in `kubectl rollout history` may not use it. Instead of adding one more method in the factory, refactor the existing HistoryViewer interface to accomodate the change. |
||
|---|---|---|
| .. | ||
| rollout_history.go | ||
| rollout_pause.go | ||
| rollout_resume.go | ||
| rollout_status.go | ||
| rollout_undo.go | ||
| rollout.go | ||