Eugene Klimov

Results 590 comments of Eugene Klimov
trafficstars

fixed in https://github.com/Altinity/clickhouse-operator/pull/1825

@alanpaulkwan check binary release ok click to details ![image](https://github.com/ClickHouse/ClickHouse/assets/105560/00e8b0ee-2aba-40dc-a895-4c42bf268117) click to summary and scroll down to artifacts ![image](https://github.com/ClickHouse/ClickHouse/assets/105560/64053a69-e933-4fcb-9d12-c9227528b653) download selected artifacts, unzip it and look and look to the URLS...

directly not looks like OBS is S3 compatible storage try ```yaml general: remote_storage: s3 s3: ... ``` and report logs here if some issues happens

do you success with s3 for Huawei OBS?

Could you provide worked config s3 section without sensitive credentials for who next time will search?

better remove part_size and use `max_parts_count: 4000` it could improve upload/download speed

don't be shy to make pull request

partially, solved in manual keeper deployment example https://github.com/Altinity/clickhouse-operator/pull/1501/files#diff-4004b397d3c55551afc9611863f1ee684f331b810518570329d0e3bdd79f88e4R303 @sunsingerus we actually need to discuss how exactly readiness probes shall works and how to implement scaleup / scaledown via reconfig