James Strachan
James Strachan
it'd be nice to have a custom texture/style to show downloading (e.g. for a building, the lights are off until it starts or something)?
running around a town / set of buildings might be cool ;)
see https://github.com/hawtio/hawtio-kubernetes/issues/68 for more details but we will often use labels to group things into areas. it'd be nice to use a street/city kind of layout and using labels to...
we just need to update the fabric8-platform to handle the new location
moved issue from: https://github.com/fabric8io/gofabric8/issues/304 I installed Gerrit using the one click deploy. Out of the box, it does not work because it is missing the "gerrit-admin-ssh" and "gerrit-users-ssh-keys". So it...
as there's no BuildConfig and the jenkinshift doesn't yet support watching so you get this: ``` Exception in thread "main" org.jboss.weld.exceptions.DeploymentException: Exception List with 1 exceptions: Exception 0 : io.fabric8.kubernetes.client.KubernetesClientException:...
tried using the jenkins CLI: https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI and get connection failed. I wonder if its trying to connect to the JNLP port instead of the HTTP port? In which case we'll...
our current pipelines for nodejs, docker, php, swift, ruby, python and .Net all assume docker builds as they use `docker ONBUILD`. When running on OpenShift Online / OpenShift Dedicated thats...
so we can easily use branch names to detect feature branches, issues, PRs and whatnot to kick in the CI / PR pipelines. We can treat 'master' as CD or...
this relates a little to this issue: https://github.com/fabric8io/fabric8-jenkinsfile-library/issues/10 what if folks want to move to a time boxed release approach; so that merges to master just do a developer build...