solidDoWant
solidDoWant
If you dont want to wait you can disable the matcher (which will disable ingestion of new media). If media ingestion load is the cause, then disabling it should fix...
I'm running into this as well (1.3.0). [Here is the full config for how I am deploying VPA](https://github.com/solidDoWant/infra-mk3/blob/b1063bac60462381636542831fb1382db234dbee/cluster/gitops/system-controllers/vertical-pod-autoscaler/app/hr.yaml), [my metrics service (VictoriaMetrics), kube-state-metrics](https://github.com/solidDoWant/infra-mk3/blob/b1063bac60462381636542831fb1382db234dbee/cluster/gitops/monitoring/victoria-metrics/k8s-stack/hr.yaml), [and all workloads](https://github.com/solidDoWant/infra-mk3/tree/b1063bac60462381636542831fb1382db234dbee/cluster/gitops). Everything here should be...
> Do these errors only happen on startup, or do they go away after some time? Just at startup. > The common pattern here seems to be the prometheus storage....
/remove-lifecycle rotten
It would also be nice if specific machines could be individually targeted, rather than all control plane nodes or all worker nodes at the same time. This could help prevent...
I ran into this as well, using vscode dev containers on Windows. Repo gets mounted to `/workspaces/`. This directory is owned by root, with perms set to `0o777`. All files...
To be frank, as a consumer of the tool, the underlying implementation of this feature (whether it be via something that the CLI tool handles, buildkit handles, or the tools...