Mikołaj Świątek
Mikołaj Świątek
@jpkrohling @djaglowski @frzifus you asked to be included during yesterday's SIG meeting.
@johngmyers do you have access to the queue file? It's possible to inspect it with [bbolt](https://github.com/etcd-io/bbolt)'s CLI and check if there are keys outside of the queue's normal range.
I'm going to close this for now. The fundamental problem appears to be the inability to delete items from the queue if there's no disk space available. This is not...
The reason this fails is that the new version of Prometheus uses a symbols from prometheus/common which haven't been released yet. This should succeed after a new release of prometheus/common.
@dependabot recreate
This is also blocked by https://github.com/open-telemetry/opentelemetry-operator/issues/3943.
@dependabot recreate
@dependabot rebase
We have a rather elaborate dependency conflict here. It goes like this: * prometheus-operator requires prometheus 0.304.2 and K8s libs 0.33.x * prometheus 0.304.2 (and main as of this comment)...
It took me a bit of time to figure out where the kubeadm behaviour is configured in elastic-agent, so I'm going to leave the results here for posterity. To start...