Ioannis Canellos
Ioannis Canellos
@mattstep: I'll try to take a stub at it.
@demobox, @mattstep: Using an "context event callback" works nice. Removing the annotations and doing everything through the type system, requires enriching the conversion functions with even more cases (since we...
I think that we would need to expose at least: i) Available Apis & Providers ii) Contexts For each Compute Service: i) Images ii) Locations iii) Hardware iv) Nodes v)...
@demobox: After some talk in irc. It was proposed to create a dto project in the labs. And since with your idea the current userbase is not affected by the...
I think that what best demonstrates my use case is this: https://github.com/syndesisio/syndesis-pipeline-library/blob/master/Jenkinsfile#L3 For pull request validation shake, I wanted to be able to checkout the library from the pull request...
As this covers my needs as is, and I am really tight on schedule, I don't intend to do additional work anytime soon. If anyone wants to push work on...
@bartoszmajsak from my perspective there is definitely demand of a framework that would allow you users to test their apps in the context of a container / container orchestration technologies....
A while back I made the plugin work with openshift taking a quick and dirty approach. At that point @chrisbarrett didn't seem interested in accepting a contribution for openshift, so...
@lordofthejars: Let me know what you think and if there are additional use cases we can add, so that I can start working on it.
@jwendell: can you please have a look?