Clément Gautier
Clément Gautier
My services uses multiple labels to target their pods (like many helm chart): ``` spec: selector: app: my-app release: my-release ``` Unfortunately the fetch.js only test the first label: https://github.com/spekt8/spekt8/blob/0cdca49bb8adc0e0c3b736f64239f6d305a717f5/src/client/supplement/fetch.js#L160...
**Describe the issue:** Images of ml-hub on docker hub are rather outdated and doesn't include changes that where made quite a while ago (#17 for instance). Can you tag a...
**Describe the bug:** It looks like sometimes, the proxy loose connection with the hub and we need to kill the proxy pod to force it's recreation. **Expected behaviour:** I expect...
Hi, I would like to know if this project is maintained. I would like to use it on a corporate project but as some issues are open since years I...
This pull request make use of the default helpers (created using helm create) to use the [standard helm labels](https://helm.sh/docs/chart_best_practices/labels/#standard-labels).
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.10.1 - **Where do you run it - cloud or metal? Kubernetes or OpenShift?** Kubernetes on cloud - **Are you running...
Hi! I have a case here where I have 2 cards, one with 45Go and another with 15Go both shown with 44 units of `aliyun/gpu-mem` on each. I suppose it's...
**Is your feature request related to a problem? Please describe.** I would like to configure our metrics/logs/traces correlations as code using the operator but I believe the feature isn't implemented...