Robin Tang

Results 34 issues of Robin Tang

**Intended outcome:** * `apollo.engine.operations.count` should emit which upstream service it is trying to call (e.g. Account service, Config service, etc) * `apollo.engine.operations.error_count`) emit the upstream service and the error code...

I'm finding it difficult to integrate packr into our build pipeline and thus being able to do git ignore on *-packr.go files. Mainly due to the fact that it needs...

We use the issue tracker to track bugs with mgo - if you have a usage question, it's best to try Stack Overflow :) Replace this text with your description,...

Description =========== I'm trying to build a binary for the Docker image, however I'm running into quite a gcc error when running `go build`. How to reproduce ================ `Dockerfile` ```...

**What would you like to see added?** A clear and concise description of what you would like to see added to `plumber`. **Use Case** Right now, Plumber is able to...

**Is your feature request related to a problem? Please describe.** Today, the `storageClass` [parameters for dynamic provisioning](https://github.com/kubernetes-sigs/aws-efs-csi-driver/tree/master?tab=readme-ov-file#storage-class-parameters-for-dynamic-provisioning) allows `subPathPattern` to be injected with hardcoded values and templates values like `pvc.name`,...

lifecycle/rotten

Current logic is flawed in 2 ways. 1. Iterating over a Golang map is not deterministic 2. Other data types are actually valid to pass into message such as CC...

In the Dockerfile, we're using both

https://github.com/jkroepke/helm-secrets So it can decrypt and run Helm upgrade / install on the fly

enhancement
help wanted