fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.77k stars 505 forks source link

fabric8-ipaas and fabric8-devops expect genererated json when creating distros #6195

Open rawlingsj opened 7 years ago

rawlingsj commented 7 years ago

AFAICS the new f-m-p only generates .yml resources. The packaging distro of fabric8-ipaas and fabric8-devops apps are currently expecting .json files.

https://github.com/fabric8io/fabric8-devops/blob/master/packages/distro/src/main/assembly/templates.xml https://github.com/fabric8io/fabric8-ipaas/blob/master/packages/distro/src/main/assembly/templates.xml

I could change the assemply to include yaml files (see this potential commit https://github.com/rawlingsj/fabric8-ipaas/commit/5d041a7c6dc359496eeeccdf195dcf82c2dae9a5) but I'm not sure if this will affect gofabric8 when it turns the distros into configmaps for Kubernetes, or if the console can handle yaml resources when users use the one-click Run menu.

rawlingsj commented 7 years ago

FWIW @oscerd this is why the new cassandra app isn't appearing in the fabric8 console Run menu.

jimmidyson commented 7 years ago

I thought there was a fix for that @jstrachan?

oscerd commented 7 years ago

Understood.. So for the moment the only is using mvn fabric8:run

Il 29/lug/2016 21:52, "James Rawlings" notifications@github.com ha scritto:

FWIW @oscerd https://github.com/oscerd this is why the new cassandra app isn't appearing in the fabric8 console Run menu.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fabric8io/fabric8/issues/6195#issuecomment-236277374, or mute the thread https://github.com/notifications/unsubscribe-auth/AE3r14B4Dv-_qEQkVfknVC4R70WR0azuks5qaln0gaJpZM4JYhHw .