Marc Catrisse
Marc Catrisse
> Facing a similar issue here. In my case if cache=true it throws the following error when I try to run `python -m pip install kubernetes==11.0.0` with python3.11 > >...
Same here, currently using a nodejs devcontainer with vscode, and `npx tsc --watch` don't detect any change....
Hi! Any news regarding this issue? We are interested on running a whole Shuffle stack in a Kubernetes cluster, but for that I understand Orborus needs containerd support. Is it...
Hi! Right now, we are deploying the whole Shuffle in Kubernetes, just had to migrate the docker-compose to K8s manifests. In concrete, all services as Deployments without persistence, except the...
Facing the same issue here when deploying loki helm using argocd. In our case, we are deploying the chart using kustomization with the helmchartinflator ```yaml apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace:...
Hi! I'm addressing the same issue here... I'm running Thanos in Kubernetes and I just found out the pod is dying during some compactions due strict cpu/memory limits... Could Thanos...
In my honest opinion this should be implemented... There are some use cases where you might want to allow full access to a given administrator user providing him access to...
I'm running this library with mpg321, and it throws the same `error: 1`. It would be interesting to provide more information about exceptions. In my case, the path to the...