openshift/velero

restic-restore-helper container doesn't run when pod has runAsNonRoot: true

Closed this issue · 0 comments

  initContainerStatuses:
    - name: restic-wait
      state:
        waiting:
          reason: CreateContainerConfigError
          message: >-
            container has runAsNonRoot and image has non-numeric user (nobody),
            cannot verify user is non-root

for further information see: vmware-tanzu#2437

Environment:

$ velero version
Client:
        Version: v1.5.2
        Git commit: e115e5a191b1fdb5d379b62a35916115e77124a4
Server:
        Version: v1.6.0-konveyor
velero client config get features
features: <NOT SET>
kubectl version
Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.7", GitCommit:"1dd5338295409edcfff11505e7bb246f0d325d15", GitTreeState:"clean", BuildDate:"2021-01-13T13:23:52Z", GoVersion:"go1.15.5", Compiler:"gc", Platform:"windows/amd64"}
Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.0+4c3480d", GitCommit:"4c3480dcd4299c3b3e9a75e28d643177600e7d72", GitTreeState:"clean", BuildDate:"2021-07-09T00:02:08Z", GoVersion:"go1.15.14", Compiler:"gc", Platform:"linux/amd64"}
OpenShift 4.6.42 (On-prem)

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • 👍 for "I would like to see this bug fixed as soon as possible"
  • 👎 for "There are more important bugs to focus on right now"