Abhishek Munagekar
Abhishek Munagekar
## Background - I would like to request improved detection of namespace in the GKE resource detector. Currently it relies on the Namespace Environment Variable being available. https://github.com/open-telemetry/opentelemetry-go-contrib/blob/1df0a9d437c51d6ee35a18dc9a02b33e4adbdf6f/detectors/gcp/gke.go#L52 However it...
Golang uses syscalls directly and does not use glibc. I was trying to get [syncthing](https://github.com/syncthing/syncthing) to work inside a fakechroot. However it fails with /usr/bin/syncthing not in path. It is...
### Feature Area /area backend ### What feature would you like to see? A CRD for recurring run. To make it possible to delete recurring runs with kubectl. Currently it...