smengcl opened a new pull request, #3312: URL: https://github.com/apache/ozone/pull/3312
## What changes were proposed in this pull request? This change should get upgrade compose cluster config aligned with all other compose cluster configs. e.g. [compose/ozone](https://github.com/apache/ozone/blob/9ce981c1cb2a10d52c7122632d96d0a15ae2000e/hadoop-ozone/dist/src/main/compose/ozone/docker-compose.yaml#L22) This also solves a hidden "bug" where it disregards user's environment variable OZONE_RUNNER_VERSION. (Possibly because it was missing from [HDDS-6293](https://issues.apache.org/jira/browse/HDDS-6293) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-6590 ## How was this patch tested? - [x] Tested that it now respects my local `OZONE_RUNNER_VERSION` now, which I have set to `dev` to use my locally-built arm64 image. -- 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]
