-
Bug
-
Resolution: Done
-
Major
-
7.2.1.GA
-
Local and Openshift
-
Workaround Exists
-
-
- Deploy a project
- Make a change
- Re-deploy the project
- You will not be allowed to deploy unless you change the container
Its not possible to override deployments in PAM
Setting the option on the kie-server of -Dorg.kie.override.deploy.enabled=true has no effect
Attempting to the set the JAVA_OPTS variable in Openshift results in a pod crash
Making a change to a project and then attempting to redeploy results in Container name is already in use, please choose a different name.
This makes doing demonstrations and iterative development very frustrating as you either need to slowly and tediously undeploy the previous version or update calling services with new endpoints