# velero restore create --from-backup k8s-jf-all-cron-4h-20210907061716 --include-namespaces argocd --namespace-mappings argocd:argocd-devRestore request "k8s-jf-all-cron-4h-20210907061716-20210907155450" submitted successfully.
Run `velero restore describe k8s-jf-all-cron-4h-20210907061716-20210907155450` or `velero restore logs k8s-jf-all-cron-4h-20210907061716-20210907155450`for more details.
# velero restore getNAME BACKUP STATUS STARTED COMPLETED ERRORS WARNINGS CREATED SELECTOR
k8s-jf-all-cron-4h-20210907061716-20210907155450 k8s-jf-all-cron-4h-20210907061716 InProgress 2021-09-07 15:54:51 +0800 CST <nil> 00 2021-09-07 15:54:51 +0800 CST <none>
# velero restore logs k8s-jf-all-cron-4h-20210907061716-20210907161119time="2021-09-07T08:11:23Z"level=info msg="Attempting to restore Secret: argocd-application-controller-token-wv62v"logSource="pkg/restore/restore.go:1238"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Restored 2 items out of an estimated total of 61 (estimate will change throughout the restore)"logSource="pkg/restore/restore.go:664"name=argocd-application-controller-token-wv62v namespace=argocd-dev progress=resource=secrets restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Attempting to restore Secret: argocd-dex-server-token-9n4rs"logSource="pkg/restore/restore.go:1238"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Restored 3 items out of an estimated total of 61 (estimate will change throughout the restore)"logSource="pkg/restore/restore.go:664"name=argocd-dex-server-token-9n4rs namespace=argocd-dev progress=resource=secrets restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Attempting to restore Secret: argocd-secret"logSource="pkg/restore/restore.go:1238"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Restored 4 items out of an estimated total of 61 (estimate will change throughout the restore)"logSource="pkg/restore/restore.go:664"name=argocd-secret namespace=argocd-dev progress=resource=secrets restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Attempting to restore Secret: argocd-server-token-48vjd"logSource="pkg/restore/restore.go:1238"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Restored 5 items out of an estimated total of 61 (estimate will change throughout the restore)"logSource="pkg/restore/restore.go:664"name=argocd-server-token-48vjd namespace=argocd-dev progress=resource=secrets restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Attempting to restore Secret: cluster-192.168.1.210-3497337724"logSource="pkg/restore/restore.go:1238"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Restored 6 items out of an estimated total of 61 (estimate will change throughout the restore)"logSource="pkg/restore/restore.go:664"name=cluster-192.168.1.210-3497337724 namespace=argocd-dev progress=resource=secrets restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:23Z"level=info msg="Attempting to restore Secret: cluster-192.168.1.214-1096681010"logSource="pkg/restore/restore.go:1238"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
...
time="2021-09-07T08:11:30Z"level=info msg="Restored 61 items out of an estimated total of 61 (estimate will change throughout the restore)"logSource="pkg/restore/restore.go:664"name=argocd-server namespace=argocd-dev progress=resource=services restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:30Z"level=info msg="Waiting for all restic restores to complete"logSource="pkg/restore/restore.go:546"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:30Z"level=info msg="Done waiting for all restic restores to complete"logSource="pkg/restore/restore.go:562"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:30Z"level=info msg="Waiting for all post-restore-exec hooks to complete"logSource="pkg/restore/restore.go:566"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:30Z"level=info msg="Done waiting for all post-restore exec hooks to complete"logSource="pkg/restore/restore.go:574"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
time="2021-09-07T08:11:30Z"level=info msg="restore completed"logSource="pkg/controller/restore_controller.go:480"restore=velero/k8s-jf-all-cron-4h-20210907061716-20210907161119
# velero uninstallYou are about to uninstall Velero.
Are you sure you want to continue(Y/N)? y
Velero uninstalled ⛵
# kubectl delete namespace/velero clusterrolebinding/velero# kubectl delete crds -l component=velero