James Strachan

Results 134 comments of James Strachan

DOH! I can just enable Settings -> Editor -> Use soft wrap in editor! :) http://jcraane.blogspot.co.uk/2012/08/intellij-customize-editor.html sorry for the noise!

we don’t yet have an arm release of `jx project`

I wonder if we need a recursive `kpt pkg update` command that folks can run in their CI tool every X hours/days to pull new versions in via any `Kptfile`...

we could then use these quickstarts to show how folks could enable linkerd for client side discovery / circuit breakers / timeouts / auto-retries etc without code changes to the...

there's a bunch of spring boot quickstarts being developed here https://github.com/snowdrop/ in addition to the ones we've got in the fabric8 quickstarts organisation https://github.com/fabric8-quickstarts?utf8=%E2%9C%93&q=spring-boot&type=&language=

JSON might be easier to consume in Elasticsearch & UIs?

this is probably a console bug in https://github.com/fabric8io/fabric8-ui rather than in the upstream fabric8 distribution package

fabric8 can build any applications; monolith, microservice, microlith etc. All thats required are: * example quickstarts we can include in our Create App wizards * build tools and Jenkins pipelines...

Agreed. Copy paste this in your Pom.xml to get the service account & certs https://github.com/fabric8io/quickstarts/blob/master/apps/jenkins/pom.xml#L78-L81 Then the env vars get defined here: https://github.com/fabric8io/quickstarts/blob/master/apps/jenkins/src/main/fabric8/env.properties#L2-L3