James Strachan
James Strachan
@jreuben11 Jenkins X is intended to be used to setup a cluster as per: https://jenkins-x.io/v3/admin/ you are free to use the CLI in other places/clusters/setups but thats much harder but...
I wonder if NodePorts would be easier to support on minishift? The downside would be Routes are the default openshift approach & the urls are not as clean
@hferentschik agreed, a solution with Routes & https would be preferable. I'm not asking to by-pass the browser cert checks; just to improve the UX which is right now terrible...
Just saw this blog on certbot & openshift https://blog.openshift.com/create-https-based-encrypted-urls-using-routes/
agreed - just thought it would add a bit more background to the discussion. I do think local / nip.io based stuff is a special case - in particularly the...
@hferentschik generating one new certificate for each time you recreate MiniShift and then reuse it on all the routes (and for the OpenShift console) would at least mean you've only...
I love the idea of a persistent shared cert we can use on routes etc. Another idea we had this morning on the walk to the office is to use...
the reason could well be a timeout on minishift - see https://github.com/fabric8io/fabric8/issues/6575#issuecomment-262022833
so this issue looks to be related to the jenkins-docker image and the use of the Kubernetes Plugin: https://github.com/fabric8io/jenkins-docker/blob/master/config/config.xml#L27 we can probably disable that now right?
lets add to the docs any annotations we add for this... https://github.com/fabric8io/fabric8/blob/master/docs/annotations.md