Dan Wendorf
Dan Wendorf
In my CI pipeline, I want to fail a code deploy if there are any pending migrations so a human can look at them manually. I currently do that by...
This will allow sprout-wrap to use the version that locks down chef and chef-zero to versions compatible with El Capitan's system ruby.
gock sets http.DefaultTransport, which can cause data races with other code that may be reading it. gock uses a mutex when setting the transport, but packages that don't know about...
When trying to view the web UI in Firefox, calls to /check_updates fail with a "400 Bad Request".
rbac.authorization.k8s.io/v1 was released in Kubernetes 1.8, and rbac.authorization.k8s.io/v1beta has been deprecated since 1.17 and is scheduled to be removed in 1.22
The Kubernetes instructions (https://github.com/logdna/logdna-agent-v2#installing-on-kubernetes) recommend installing the manifest located at https://assets.logdna.com/clients/agent-resources.yaml. This manifest installs the agent with image `logdna/logdna-agent-v2:stable`. When checking out that image on Docker Hub (https://hub.docker.com/r/logdna/logdna-agent-v2), I see...
# Feature Request ## What challenge are you facing? We have one single GitHub repository that includes many different conceptual resources. For example, _n_ directories, one for each application we...
## Describe the Feature You Want Adding a `tilt.dev/force-update-policy=keep` annotation to a Kubernetes resource prevents Tilt from deleting the resource during a force update ### Current Behavior A force update...