James Strachan
James Strachan
try `jx init --skip-setup-tiller --skip-ingress` if `jx upgrade platform` still doesn't work you could try run this command first: ```helm repo add jenkins-x http://chartmuseum.jenkins-x.io/``` but we should fix `jx upgrade...
that sounds like its a container build. Building images on minikube is pretty slow in general; since it has to download all of the layers for all of the images...
we'd need someone to build a CodeCommit driver for [go-scm](https://github.com/jenkins-x/go-scm) - so far we have support for: * github * github enterprise * gitab * bitbucket server * bitbucket cloud...
you got the latest `jx`?
currently only https based repos are supported
though hopefully the fabric8 installer will typically generate them at install time so it won't be an issue for fabric8 templates; but could be for others
we could maybe have a page of help on how to use kubectl / oc executables to talk to the same master?
Agreed. Showing a static view would be OK (with an icky Refresh button) until websockets are available
ah good point!
I guess if the names match, or the selectors match is a nice enough workaround for now?