Guest User

Untitled

a guest
Jun 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. x1c in /home/nrb/go/src/github.com/heptio/ark (git) skriss-rotate-restic-key U
  2. % k get podvolumerestore -n heptio-ark -o yaml
  3. apiVersion: v1
  4. items:
  5. - apiVersion: ark.heptio.com/v1
  6. kind: PodVolumeRestore
  7. metadata:
  8. clusterName: ""
  9. creationTimestamp: 2018-06-21T20:17:34Z
  10. generateName: nginx-20180621161706-
  11. generation: 0
  12. labels:
  13. ark.heptio.com/pod-uid: 221a2e9c-7590-11e8-b147-42010a960092
  14. ark.heptio.com/restore-name: nginx-20180621161706
  15. ark.heptio.com/restore-uid: 11e8a0ea-7590-11e8-b147-42010a960092
  16. name: nginx-20180621161706-x4tpk
  17. namespace: heptio-ark
  18. ownerReferences:
  19. - apiVersion: ark.heptio.com/v1
  20. controller: true
  21. kind: Restore
  22. name: nginx-20180621161706
  23. uid: 11e8a0ea-7590-11e8-b147-42010a960092
  24. resourceVersion: "4071"
  25. selfLink: /apis/ark.heptio.com/v1/namespaces/heptio-ark/podvolumerestores/nginx-20180621161706-x4tpk
  26. uid: 22278b34-7590-11e8-b147-42010a960092
  27. spec:
  28. pod:
  29. kind: Pod
  30. name: nginx-deployment-99997d74d-j2qvh
  31. namespace: nginx-example
  32. uid: 221a2e9c-7590-11e8-b147-42010a960092
  33. repoIdentifier: gs:<REDACTED>_restic:/nginx-example
  34. snapshotID: 42cc95b1
  35. volume: nginx-logs
  36. status:
  37. message: |-
  38. error restoring volume: error running restic restore, cmd=restic restore --repo=gs:<REDACTED>_restic:/nginx-example --password-file=/tmp/ark-restic-credentials-nginx-example128382399 --cache-dir=/scratch/.cache/restic 42cc95b1 --target=., stdout=, stderr=Fatal: wrong password or no key found
  39. : exit status 1
  40. phase: Failed
  41. kind: List
  42. metadata:
  43. resourceVersion: ""
  44. selfLink: ""
Add Comment
Please, Sign In to add comment