This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 202
Job creation fails during fabric8:apply with error: forbidden #1648
Labels
cat/bug
Bug which needs fixing
Comments
Hmm, strange. Will try to reproduce. |
I can confirm that this is happening, this is due to additional selectors being added in job spec: Current generated Job yaml(on 4.1.0)
Older Job resource yaml (on 3.5.42)
|
rohanKanojia
added a commit
to rohanKanojia/fabric8-maven-plugin
that referenced
this issue
Jun 14, 2019
lordofthejars
pushed a commit
that referenced
this issue
Jun 18, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
When using
mvn fabric8:resource fabric8:apply
in the given sample project i get the following error:But with curl i have no permission problem
I alos can create the job with the yaml file over the openshift-cli
Info
mvn -v
) : 3.3.9The text was updated successfully, but these errors were encountered: