Nick Santos
Nick Santos
### Description When I quit docker desktop (whale menu -> Quit Docker Desktop), all my terminals close. ### Reproduce see above ### Expected behavior my terminals should stay open ###...
There's currently a doc on running telepresence in a container: https://github.com/telepresenceio/telepresence.io/blob/529193ba20a82485054739e4260283ee44866e1d/docs/pre-release/reference/inside-container.md This will work if you use kubernetes token auth. This doc doesn't work if you use kubectl auth plugins....
## Describe the Feature You Want In the tilt channel, dougbarth says: > I’ve been playing with a k8s operator to create a ClickHouse cluster based on a CRD being...
Andy in the tilt channel asks: > is there a way to mark a k8s resource as not part of a tilt resource? i.e. I've got a k8s deployment that...
### Description anchor links in documentation are wrong ### Reproduce 1. Go to https://distribution.github.io/distribution/spec/auth/token/ 2. Click "How to Authenticate" Actual behavior: the link sends you to https://distribution.github.io/distribution/#how-to-authenticate ### Expected behavior...
### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the documentation does not mention...
if the Map() function excludes a directory, but includes a file inside that directory, then the walker must backtrack and include the directory. otherwise, buildkit gets confused and sends "changes...
### Describe the feature request is there a way to get observability into how the proxy is refreshing? ### Background we had an incident a month ago where we thought...
## Describe the Feature You Want from Alon Avrahami in the k8s slack: I was able to get KEDA to scale down to zero, but Tilt shows us error: Unhealthy...
## Describe the Feature You Want In Kubernetes 1.31, Websocket-based portforwards went GA https://kubernetes.io/blog/2024/08/20/websockets-transition/ ### Current Behavior Tilt still uses SPDY-based portforwards ### Why Do You Want This? websockets should...