k3s/pkg/kubectl/cmd/rollout
Michail Kargakis ad33c5c087 kubectl: refactor rollout history to be more configurable
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.
2016-07-12 10:36:14 +02:00
..
rollout.go Merge pull request #26977 from joe2far/fix-help-strings 2016-07-07 00:12:22 -07:00
rollout_history.go kubectl: refactor rollout history to be more configurable 2016-07-12 10:36:14 +02:00
rollout_pause.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rollout_resume.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rollout_status.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rollout_undo.go Merge pull request #26977 from joe2far/fix-help-strings 2016-07-07 00:12:22 -07:00