Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

generate DeploymentConfig JSON by default via mvn fabric8:json #3995

Closed
jstrachan opened this issue May 22, 2015 · 3 comments
Closed

generate DeploymentConfig JSON by default via mvn fabric8:json #3995

jstrachan opened this issue May 22, 2015 · 3 comments
Assignees
Milestone

Comments

@jstrachan
Copy link
Contributor

No description provided.

@jstrachan jstrachan self-assigned this May 22, 2015
jstrachan added a commit to jstrachan/fabric8 that referenced this issue May 22, 2015
@jstrachan
Copy link
Contributor Author

by default wrapping ReplicationControllers in a DeploymentConfig is enabled. To disable set fabric8.useDeploymentConfig maven property to false

@jstrachan
Copy link
Contributor Author

for now I've disabled it until its working well. To try it out on master use:

mvn clean fabric8:json fabric8:apply  -Dfabric8.useDeploymentConfig=true

jstrachan added a commit to jstrachan/fabric8 that referenced this issue May 22, 2015
@davsclaus davsclaus added the V2 label May 26, 2015
@jstrachan
Copy link
Contributor Author

It's working well - though is better for now if we disable by default

@jstrachan jstrachan modified the milestone: 2.2.5 Jun 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants