Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tasks-pipeline creation error #31

Open
echoesian opened this issue Oct 5, 2016 · 6 comments
Open

tasks-pipeline creation error #31

echoesian opened this issue Oct 5, 2016 · 6 comments

Comments

@echoesian
Copy link

Error shown below after executing oc process:

Error from server: buildconfigs "tasks-pipeline" is forbidden: unrecognized build strategy: api.BuildStrategy{DockerStrategy:(*api.DockerBuildStrategy)(nil), SourceStrategy:(*api.SourceBuildStrategy)(nil), CustomStrategy:(*api.CustomBuildStrategy)(nil), JenkinsPipelineStrategy:(*api.JenkinsPipelineBuildStrategy)(nil)}

@siamaksade
Copy link
Owner

Please post the output of oc version.

@cbrugger
Copy link

i got this issue too.
Use at least oc tools 1.3.0.

@AgeOfMobile
Copy link

I also got this issue. oc version outpout:

oc v1.3.0
kubernetes v1.3.0+52492b4
features: Basic-Auth

Server https://172.16.10.87:8443
openshift v1.3.0
kubernetes v1.3.0+52492b4

@siulcode
Copy link

siulcode commented Feb 6, 2017

I'm getting:
Error from server: buildconfigs "tasks-pipeline" is forbidden: build strategy JenkinsPipeline is not allowed

My oc version is:

oc v1.4.1+3f9807a
kubernetes v1.4.0+776c994
features: Basic-Auth

Server https://<PRIVATE IP>:8443
openshift v1.3.1
kubernetes v1.3.0+52492b4

Any help on this would be greatly appreciated!

Thanks.

@siamaksade
Copy link
Owner

Pipelines seems to be disabled on your OpenShift cluster

@fajarramadhanrs
Copy link

how to fix this error? im getting the same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants