James Ribe

Results 5 issues of James Ribe

If a user has manually built and installed GLEW from source, the default include path for the headers is but if the user has installed canonical's version of GLEW via...

### Description The CLI's validation behavior appears to run amok when the `DOCKER_CONFIG` variable is set to a normal file instead of a directory. This creates some serious red herrings...

kind/bug
status/0-triage

### Description It would be dramatically easier to DRY up k8s templates while implicitly ordering the resource DAG if every k8s resource had a "name" attribute. As-is, we can extract...

enhancement

It's fairly common for a misconfigured agent to be unable to acquire an SVID and crash out. When this happens, the agent health check reports that it is ready before...

priority/backlog

Summary: The statsd receiver currently only supports UDP and TCP connections, but the TCP code does very little that's actually unique to TCP. This diff adds support for unix domain...

feat