Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] [flux-dev] flux doesn't work now due to orion-client changes

Cross posting to orion-dev.  Did we know we were going to break them? Did we warn them about it?

Either way, some one from the orion squad should investigate.

McQ.

Inactive hide details for Vladimir Krivosheev ---2015/03/16 03:02:06---  My colleague successfully implemented IntelliJ Idea baVladimir Krivosheev ---2015/03/16 03:02:06---  My colleague successfully implemented IntelliJ Idea backend for Flux (https://github.com/nicity/fl

From: Vladimir Krivosheev <develar@xxxxxxxxx>
To: <flux-dev@xxxxxxxxxxx>
Date: 2015/03/16 03:02
Subject: [flux-dev] flux doesn't work now due to orion-client changes
Sent by: flux-dev-bounces@xxxxxxxxxxx





My colleague successfully implemented IntelliJ Idea backend for Flux (https://github.com/nicity/flight627) and I started work to run my own flux instance.

I dockerized node.server (https://github.com/develar/flux/commit/cd4b6fdd9223ecc007ce9c594f618b49e3e0c137) and orion-client (https://github.com/develar/orion.client/blob/master/modules/orionode/Dockerfile, published asĀ https://registry.hub.docker.com/u/develar/orion-client/).

Also, I updated node.server dependencies.
If you like my changes, I can create pull request (or you can merge as you want).

But main topic is: as far I see, flux doesn't work now due to orion-client changes. flux.cfapps.io doesn't work also — I cannot create project or files via browser (Open flux.cfapps.io and File -> New file -> file created (I see notification), but I don't see it in the project view).

For example, if project created, orion-client send resource project.son (project in the request is undefined), but flux doesn't handle it properly.

Are you aware of this issues? Are you going to fix it or I can fix it and send you pull request (or maybe I am wrong and it is just installation/configuration issue)?_______________________________________________
flux-dev mailing list
flux-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/flux-dev

GIF image


Back to the top