Elliott Davis
Elliott Davis
I hit an issue similar to https://github.com/buildkite/agent/issues/520 and solved it with the comment about using `ssh://`. While this totally works it gets pretty verbose as I use my plugin several...
Following up on a forum post, I believe that the `--config-from` flag is broken post 0.55.0. It appears that when `hab svc start` went away for loading services the functionality...
Each box has its own kickstart file so it pulls from the proper directory. The mirrors have all been changed to the stanford mirror for consistency.
I lost a couple of hours this morning because I was importing `github.com/src-d/go-kallax` instead of `gopkg.in/src-d/go-kallax.v1`. Everything seemed to work (I vendored using dep) except I would always end up...
When running services under the operator that need a service account it is impossible to specify one given the current service definition. This is useful for services running in pods...
* add v back to version string Closes: #279 Closes: #280  Signed-off-by: Elliott Davis
Would it be possible for the operator to label the pod with the version of the habitat package it's running. My use case is: A service that is polling the...
The readme points to an incorrect file for deploying the operator from examples. Also, the readme should point out that minikube 1.10 uses rbac by default.
quotes cause automatic rebuilds to not happen in builder