Yukang-Lian opened a new pull request, #64564: URL: https://github.com/apache/doris/pull/64564
## Proposed changes - Add provider-scoped TDE credential options for AWS and Aliyun in doris-compose. - Pass scoped TDE credentials into FE container environment variables. - Extend regression cluster options/configuration for scoped credentials. - Mask TDE credential values in regression logs and log only set/unset status for configured secrets. This ports only the public regression/docker credential plumbing from selectdb/selectdb-core#9671. It does not include SelectDB enterprise provider implementations or cross-provider TDE regression suites. ## Testing - `git diff --check` - `python -m py_compile docker/runtime/doris-compose/cluster.py docker/runtime/doris-compose/command.py` - `/data/data14/lianyukang/apache-maven-3.9.13/bin/mvn -f regression-test/framework/pom.xml -DskipTests -Dcheckstyle.skip=true compile` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
