Eugene Klimov
Eugene Klimov
fixed in https://github.com/Altinity/clickhouse-operator/pull/1825
@alanpaulkwan check binary release ok click to details  click to summary and scroll down to artifacts  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
any news about this issue?
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
any progress in this task?