Mark Allanson

Results 17 comments of Mark Allanson

I am seeing this as well with a single node cluster I set up this afternoon. regular spikes to 100% on 2 cpu cores with nothing installed except metallb and...

Yes this makes the api server processes responsive with no lost connectivity - thanks. the kubelet processes are now going mad using a lot of memory and CPU, though that...

Yes! I am just heading out of the office on vacation and wanted to make sure I left at least a tombstone to create an PR for next week!

Maybe I misunderstand something about this conversation, but given all pods in a replicaset will contain an otel collector, which one would the keda autoscaler talk to in order to...

Sorry maybe my question was not clear enough. If you have 10 pods, all of which have otel sidecars running, which will keda talk to? If just one, it won't...

Unfortunately there is no nice way of doing this at the moment. The connection state is exposed on the MqttClient class and you can monitor that, but there is no...

To be clear - which current python client generator actually supports `allOf` correctly without causing a circular imports problem?

`python-pydantic-v1` appears to be missing from 7.0.1 release so I guess it's reverting to an older version for now.

I tried using `python-pydantic-v1` directly from the source and it is broken anyway. It's still pointing to the `python` template directory instead of `python-pydantic-v1`. When fixing that manually It also...

Sorry! I did search dockerhub but wasn't aware your account was linked to the official Jetbrains repository. Might be worth republishing under jetbrains/kotlin-compiler-server? :grinning: Also, there's no new images for...