Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-849

Permission issue on pillowfight packaged with operator

    XMLWordPrintable

Details

    • Page
    • Resolution: Won't Fix
    • Minor
    • .maintenance
    • None
    • documentation
    • None

    Description

      Customer found issue and reported:

      I ran into this minor permission issue using Pillowfight (which comes packaged with couchbase operator) when we upgraded to kubernetes 1.11.6.
      I was able to resolve this by redirecting the image workdir from /root to /.
      But I guess this should better be fixed in the docker image itself- sequoiatools/pillowfight:v5.0.1.

      The sequoiatools/pillowfight:v5.0.1 images is trying to run the libcouchbase from /root path.

      Error: failed to start container "pillowfight":
      Error response from daemon:
      OCI runtime create failed:
      container_linux.go:348:
      starting container process caused "chdir to cwd (\"/root/libcouchbase/build/bin\") set in config.json failed:
      permission denied": unknown

      *Customer fixed by changing the workingDir in the yaml file to "/"
      *

      Need for the build team to make this change for next repackage.

      Attachments

        Issue Links

          For Gerrit Dashboard: K8S-849
          # Subject Branch Project Status CR V

          Activity

            People

              tommie Tommie McAfee (Inactive)
              peter.reale Peter Reale
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There is 1 open Gerrit change

                  PagerDuty