MonkeyCanCode opened a new issue, #3447:
URL: https://github.com/apache/polaris/issues/3447

   ### Describe the bug
   
   While debugging another issue, I noticed somehow we are using 0.63.0 version 
for OPA image (which is almost two years old). Other than security concerns 
with outdated image, the other problem with 0.63.0 image is this version only 
supported linux/amd64. Thus, if you tried to run this on linux/arm64 system, 
this will fail immediately.
   
   Is there a specific reason on why we want to stick with this version (quick 
local version updated shows some code changes will be needed as some class 
paths/endpoints changed)? 
   
   ### To Reproduce
   
   run `./gradlew build` on machines that are linux/arm64.
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


-- 
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]

Reply via email to