You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
I backed up a namespace with a pod which include a volume mount of a service account secret token. When I restored the backup, I got the error -
Namespaces:
dev: error preparing /tmp/899559516/resources/pods/namespaces/dev/thingworx-dev-postgresql-74677dc8b7-j4z6j.json: rpc error: code = Unknown desc = key initContainers not found
What did you expect to happen:
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)
What steps did you take and what happened:
I backed up a namespace with a pod which include a volume mount of a service account secret token. When I restored the backup, I got the error -
What did you expect to happen:
The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)
kubectl logs deployment/ark -n heptio-ark
ark backup describe <backupname>
orkubectl get backup/<backupname> -n heptio-ark -o yaml
ark backup logs <backupname>
ark restore describe <restorename>
orkubectl get restore/<restorename> -n heptio-ark -o yaml
ark restore logs <restorename>
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
ark version
):kubectl version
):Azure
/etc/os-release
):The text was updated successfully, but these errors were encountered: