Skip to content

BuildConfig fails for current 3Scale release #2

@PixelJonas

Description

@PixelJonas

I just tried to have a default example policy build and the created BuildConfig fails with permission errors

---> Copying policy source...
cp: cannot create regular file '././.gitignore': Permission denied
cp: cannot create regular file '././LICENSE': Permission denied
cp: cannot create regular file '././README.md': Permission denied
cp: cannot create regular file '././Roverfile': Permission denied
cp: cannot create regular file '././Roverfile.lock': Permission denied
cp: cannot create regular file '././cpanfile': Permission denied
cp: cannot create regular file '././openshift.yml': Permission denied
cp: cannot create directory '././.circleci': Permission denied
cp: cannot create directory '././.git': Permission denied
cp: cannot create directory '././.s2i': Permission denied
cp: cannot create directory '././policies': Permission denied
cp: cannot create directory '././t': Permission denied
error: build error: error building at STEP "RUN /tmp/scripts/assemble": error while running runtime: exit status 1

I installed 3Scale on an OpenShift 4.6.16 cluster using the Community Operator in Version 0.6.0.
I checked out this repo and added the manifests via
oc new-app -f openshift.yml --param AMP_RELEASE=2.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions