James Strachan

Results 181 issues of James Strachan

we might need to tinker with the logic to avoid giving false errors to users. e.g. see this issue: https://github.com/fabric8io/gofabric8/issues/57

It'd be really hawt to be able to generate a quake-style world like this: http://media.tojicode.com/q3bsp/ https://github.com/toji/webgl-quake3 that maps kubernetes RCs / services to streets; with a building per pod; letting...

a URL like http://fabric8.vagrant.f8/?con=jr-test1-xeuag links to a pod without the namespace; so its a bit hard if there's no jolokia URL in localstorage to figuring it out. Maybe if the...

it would be awesome to be able to open a shell inside a container in a pod from the console - which did the equivalent of 'oc exec ... bash'...

maybe kibana is overkill for looking at the log of just 1 live pod?

if pods can't start due to an issue with a container or config, it'd be nice to link to the latest pods log on the RC tab

see https://github.com/fabric8io/fabric8/issues/4570 for more details

we should check the model for the service.status.loadBalancer stuff to try find the IP address of where services really are on GKE in the load balancer so folks can navigate...