James Strachan
James Strachan
@christian-posta awesome! BTW I should have said - the apps are all here: https://github.com/fabric8io/quickstarts/tree/master/apps and they appear with 1 click install/run in the [fabric8 console](http://fabric8.io/guide/console.html)
I've submitted a PR but I've not yet figured out the magic permutations to get me past the CLA checker...
@johanbrandhorst I'd missed that the `QueryParameterParser` was pluggable; I'll have a look at making it a separate parser implementation. The trickier thing is I was going to then supply another...
I think @christian-posta meant to replace the custom env vars used with those that kubernetes creates. e.g. ${GERRIT_SERVICE_HOST}:${GERRIT_SERVICE_PORT} etc
Sure, if thats an itch someone fancies scratching it sounds good to me. We've made sure that `funktion` has a nice simple declarative configuration and programming model so it should...
this is technically fixed in the latest fabric8 release - just need a nicer UI to pick between the different funktions and recipes
though it'd be nice in the ProjectType wizard to add an option to pick/configure the trigger endpoint!
I guess we could have a standard 'empty' project for java/groovy/nodejs that forces you to pick the camel component + endpoint URI on startup?
Maybe if there was just a way to generate a token from the outside and pass it into letschat when it starts up; then folks could use the REST API...