Aleksandr Razumov
Aleksandr Razumov
I've forgot to mention that some images are loading properly and this is not #3795. I have following condition: ``` kubectl -n cilium get pods NAME READY STATUS RESTARTS AGE...
I've re-tried and it looks like trimming digests works.
In #3795: - The `kind load docker-image` is failing - It is failing every time - Can be worked around with unticking "Use containerd for pulling and storing images" In...
:thinking: that's strange, it worked for me too now. I'll close this issue for now, probably I messed up with my local setup in some way, thank you.
Also “bytes per metric point” metric should be useful.
Looks like ClickHouse issue.
This code was contributed + I'm not using pools, so I'm familiar in same degree as you.
Overall primary_keys_size is too low, probably we can utilize it better. Even x100 will fit into the ram.
Enable `use_skip_indexes_on_data_read`: https://clickhouse.com/docs/operations/settings/settings#use_skip_indexes_on_data_read
New physical layout of String from v25.10? ``` SETTINGS serialization_info_version = 'with_types' string_serialization_version = 'with_size_stream' ```