changelogs/CHANGELOG-0.6.md
describe commands for backups, restores, and schedules that provide human-friendly representations of the relevant API objects.warnings and errors fields are now ints containing the counts, while full warnings and errors are now stored in the object store instead of etcd. Restore objects created prior to v.0.6.0 should be deleted, or a new bucket used, and the old restore objects deleted from Kubernetes (kubectl -n heptio-ark delete restore --all).ark plugin add and ark plugin remove commands #217, @skrissark backup describe, ark schedule describe #196, @ncdcark restore describe and move restore warnings/errors to object storage #173 #201 #202, @ncdcark backup download, remove file if there's an error #154, @ncdcvolume_snapshot_action #137, @athampy